@charset "utf-8";
/* CSS Document */
@media (min-width: 1199px) {
  /*网站地图*/
  .wzdt2 {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .wzdt_a {
    border: solid 2px #e5e5e5;
    margin-top: 22px;
  }
  .wzdt_a h1 {
    width: 1144px;
    margin: 0 auto;
    border-bottom: 1px solid #f2f2f2;
    margin-top: 5px;
  }
  .wzdt_a h1 a {
    font-size: 16px;
    color: #505050;
    font-weight: bold;
    line-height: 45px;
  }
  .wzdt_a p {
    margin: 0 25px;
  }
  .wzdt_a p a {
    color: #505050;
    line-height: 42px;
    margin-right: 15px;
  }
  .wzdt_a p a:hover {
    color: #0665d0;
  }

  /*404*/
  .fzfbox {
    width: 100%;
    margin: 0 auto;
    background: #f9f9f9;
    padding: 100px 30px;
    margin-bottom: -30px;
  }
  .fzf1 {
    width: 1011px;
    margin: 20px auto;
  }
  .fzf1 img {
    width: 100%;
    margin: 0 auto;
  }
  .fzf2 {
    width: 100%;
    margin: 0 auto;
  }
  .fzf2 p {
    font-size: 36px;
    color: #434343;
    text-align: center;
    line-height: 50px;
  }
  .fzf2-1 {
    width: 100%;
    margin: 0 auto;
  }
  .fzf2-1 p {
    font-size: 26px;
    color: #434343;
    text-align: center;
    line-height: 50px;
  }
  .fzf2-1 p span {
    color: #333;
  }
  .fzf3 {
    width: 430px;
    margin: 20px auto;
    margin-top: 40px;
  }
  .fzf3z {
    float: left;
  }
  .fzf3z img {
    width: 100%;
    margin: 0 auto;
  }
  .fzf3y {
    float: right;
  }
  .fzf3y img {
    width: 100%;
    margin: 0 auto;
  }
  /*404*/
  body,
  html {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei", "微软雅黑";
    font-size: 12px;
    -webkit-font-smoothing: antialiased; /*抗锯齿效果*/
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    overflow: auto;
    overflow-x: hidden;
  }
  body {
    max-width: 1920px;
    margin: 0 auto;
  }
  a,
  ul,
  li,
  ol,
  p,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  dl,
  dt,
  dd {
    list-style: none;
    padding: 0;
    margin: 0;
    text-decoration: none;
    font-weight: normal;
    font-size: 12px;
    color: #2d3834;
    font-family: "Microsoft YaHei", "微软雅黑";
  }
  * img {
    display: block;
    border: none;
  }
  input,
  select,
  textarea {
    padding: 0;
    margin: 0;
    outline: none;
    font-family: "Microsoft YaHei", "微软雅黑";
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
  }
  /*p{text-align:justify;text-justify:inter-ideograph;}*/
  .clearfix {
    clear: both;
  }
  .mob {
    display: none;
  }
  .pc {
    display: block;
  }
  .fl {
    float: left;
  }
  .fr {
    float: right;
  }
  .commen {
    width: 1200px;
    margin: 0 auto;
  }
  .ellipsis {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
  }

  /*滚动条样式*/
  ::-webkit-scrollbar-track-piece {
    width: 8px;
    background-color: #f0f0f0;
    border-radius: 5px;
  }
  ::-webkit-scrollbar {
    width: 8px;
    background-color: #089cef;
    border-radius: 5px;
  }
  ::-webkit-scrollbar-thumb {
    width: 8px;
    background-color: #282828;
    border-radius: 5px;
  }
  ::-webkit-scrollbar-thumb:hover {
    width: 8px;
    background-color: #089cef;
    border-radius: 5px;
  }

  /*top*/
  .db {
    width: 100%;
    background-color: #f8f8f8;
  }
  .db p {
    line-height: 30px;
    color: #4e4e4e;
  }
  .db h1 {
    line-height: 30px;
    color: #4e4e4e;
    display: inline-block;
  }
  .db p a {
    color: #4e4e4e;
    transition: all ease 0.3s;
  }
  .db p span {
    margin: 0 10px;
  }
  .db p a:hover {
    color: #0081ca;
  }
  .top {
    position: relative;
    margin-top: 31px;
    border-bottom: 1px solid #ececec;
    padding-bottom: 33px;
  }
  .logo {
    width: 274px;
  }
  .logo img {
    width: 100%;
  }
  .topa_a {
    width: 374px;
    margin-top: 13px;
    margin-left: 33px;
  }
  .topa_a img {
    width: 100%;
  }
  .topa_b {
    width: 233px;
    margin-top: 19px;
  }
  .topa_b img {
    width: 100%;
  }
  .navx {
    width: 100%;
    height: 49px;
  }
  .nava {
    height: 49px;
    width: 9.1666%;
    transition: all ease 0.3s;
    position: relative;
    border-bottom: 3px solid transparent;
    margin-left: 2.187%;
  }
  .navax {
    margin-left: 0;
  }
  .nava p {
    line-height: 48px;
    transition: all ease 0.3s;
    text-align: center;
  }
  .nava p a {
    font-size: 16px;
    color: #2d3834;
    transition: all ease 0.3s;
  }
  .navaa {
    border-color: #0081ca;
  }
  .navaa p a {
    color: #0081ca;
  }
  .nava:hover {
    border-color: #0081ca;
  }
  .nava:hover p a {
    color: #0081ca;
  }
  .navb {
    width: 120%;
    position: absolute;
    z-index: 2;
    top: 49px;
    left: -10%;
    opacity: 0;
    background-color: #f9f9f9;
    text-align: center;
  }
  .navba {
    line-height: 40px;
    text-align: center;
    transition: all ease 0.3s;
    background-color: transparent;
  }
  .navba a {
    font-size: 15px;
    color: #2d3834;
    transition: all ease 0.3s;
  }
  .navba:hover {
    background-color: #0081ca;
  }
  .navba:hover a {
    color: #fff;
  }
  .keywords {
    position: relative;
    margin-top: -20px;
    height: 80px;
    background-color: #089cef;
  }
  .keywords p {
    float: left;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    margin-top: 28px;
    width: 60%;
    font-family: "宋体";
  }
  .keywords p a {
    font-size: 14px;
    color: #fff;
    margin: 0 10px;
    font-family: "宋体";
  }
  .keywords p span {
    font-weight: bold;
  }
  .keywords input.input1 {
    float: right;
    width: 385px;
    height: 40px;
    line-height: 40px;
    margin-right: 50px;
    margin-top: 20px;
    border-radius: 30px;
    border: 1px solid #edeceb;
    font-size: 12px;
    color: #a9a9a9;
    padding-left: 18px;
    letter-spacing: 1px;
    font-family: "宋体";
  }
  .keywords input.input2 {
    background-image: url(../img/r4.png);
    width: 22px;
    height: 23px;
    background-color: transparent;
    position: absolute;
    right: 70px;
    top: 29px;
    cursor: pointer;
  }
  .keywords::after {
    position: absolute;
    content: "";
    width: 360px;
    height: 80px;
    background-color: #089cef;
    top: 0;
    left: -360px;
  }
  /*banner*/
  .ban {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    height: 600px;
    position: relative;
  }
  .imgbox {
    width: 1920px;
    overflow: hidden;
    position: relative;
    left: 50%;
    margin-left: -960px;
    height: 600px;
  }
  .imgbox img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  .boy {
    width: 1200px;
  }
  .bt-a {
    width: 47px;
    height: 47px;
    position: absolute;
    left: 6%;
    top: calc(50% - 23.5px);
    cursor: pointer;
    z-index: 15;
  }
  .bt-b {
    background: url(../img/yi07.png) no-repeat;
    width: 47px;
    height: 47px;
    opacity: 1;
    transition: all ease 0.3s;
  }
  .bt-b:hover {
    background: url(../img/yi09.png);
    opacity: 1;
  }
  .bt-k {
    width: 47px;
    height: 109px;
    position: absolute;
    right: 6%;
    top: calc(50% - 23.5px);
    cursor: pointer;
    z-index: 15;
  }
  .bt-f {
    background: url(../img/yi06.png) no-repeat;
    width: 47px;
    height: 47px;
    opacity: 1;
    transition: all ease 0.3s;
  }
  .bt-f:hover {
    background: url(../img/yi08.png);
    opacity: 1;
  }
  .gjc {
    position: absolute;
    width: 1400px;
    left: 50%;
    margin-left: -700px;
    bottom: 20px;
    z-index: 100;
  }
  .gjc p {
    float: left;
    line-height: 18px;
    margin-left: 16px;
  }
  .gjc p span {
    display: block;
    font-size: 12px;
    color: #939393;
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 5px;
  }
  .gjc p a {
    font-size: 12px;
    color: #fff;
    margin-right: 10px;
    opacity: 0;
    transition: all ease 0.3s;
  }
  .gjc p:hover a {
    opacity: 1;
  }
  .flip {
    position: absolute;
    bottom: 62px;
    left: 50%;
    margin-left: -42px;
  }
  .flip li {
    cursor: pointer;
    width: 14px;
    height: 14px;
    margin: 0 7px;
    float: left;
    position: relative;
    transition: all ease 0.3s;
    border-radius: 50%;
    background-color: #fff;
  }
  .flip li.ppp {
    background-color: #ff9f2d;
  }
  /*产品中心*/
  .cp {
    width: 100%;
    overflow: hidden;
    margin-top: 80px;
  }
  .cp_top img {
    position: relative;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
  }
  .cp_top h6 {
    font-size: 32px;
    color: #099cef;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
    margin-top: -28px;
    position: relative;
    z-index: 2;
  }
  .cp_top p {
    text-align: center;
    font-size: 14px;
    color: #5a5a5a;
    font-family: "宋体";
    line-height: 24px;
    letter-spacing: 3px;
    margin-top: 12px;
  }
  .cpa {
    width: 100%;
    margin-top: 55px;
  }
  .cpaz {
    width: 285px;
  }
  .cpaza {
    width: 100%;
    background-color: #f3f3f3;
    border-bottom: 1px solid #fff;
    background-image: url(../img/r6.png);
    background-repeat: no-repeat;
    background-position: right -29px center;
    transition: all ease 0.3s;
    height: 61px;
  }
  .cpaza p {
    line-height: 59px;
    margin-left: 37px;
    background-image: url(../img/r8.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 19px;
    transition: all ease 0.3s;
  }
  .cpaza p a {
    font-size: 16px;
    color: #2c2c2c;
    display: inline-block;
    width: 100%;
    transition: all ease 0.3s;
  }
  .cpazaa {
    background-color: #089cef;
    background-position: right 19px center;
  }
  .cpazaa p {
    background-image: url(../img/r9.png);
  }
  .cpazaa p a {
    color: #fff;
  }
  .cpay {
    width: 895px;
  }
  .cpaya {
    width: 100%;
  }
  .cpaya img {
    width: 100%;
  }
  .cpb {
    width: 100%;
    margin-top: 18px;
    overflow: hidden;
  }
  .cpda {
    width: 23.75%;
    margin-left: 1.666%;
    position: relative;
    overflow: hidden;
  }
  .cpdaa {
    margin-left: 0;
  }
  .cpda img.t1 {
    width: 100%;
    transition: all ease 0.3s;
  }
  .cpda p {
    position: absolute;
    left: 5%;
    bottom: 15px;
    width: 90%;
    text-align: center;
    font-size: 14px;
    color: #666666;
    font-family: "宋体";
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 2;
    transition: all ease 0.3s;
  }
  .cpda img.t2 {
    width: 40px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: 50%;
    margin-top: -60px;
    z-index: 2;
    opacity: 0;
    transition: all ease 0.3s;
  }
  .cpda div {
    width: 0%;
    height: 100%;
    background-color: rgba(0, 119, 195, 0.65);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    transition: all ease 0.3s;
    opacity: 0;
  }
  .cpda:hover div {
    width: 100%;
    opacity: 1;
  }
  .cpda:hover p {
    color: #fff;
  }
  .cpda:hover img.t2 {
    margin-top: -20px;
    opacity: 1;
  }
  .cpda:hover img.t1 {
    transform: scale(1.05);
  }
  .cpx {
    display: table;
    margin: 0 auto;
    margin-top: 26px;
  }
  .cpx li {
    width: 8px;
    height: 8px;
    background-color: #d4d4d4;
    border-radius: 50%;
    margin: 0 4px;
    display: inline-block;
    cursor: pointer;
    transition: all ease 0.3s;
  }
  .cpx li.on {
    background-color: #099cef;
  }
  /*4大理由*/
  .ly {
    width: 100%;
    background-color: #f6f6f6;
    margin-top: 80px;
    padding: 80px 0 16px 0;
  }
  .lya {
    width: 100%;
    margin-top: 65px;
  }
  .lyaz {
    width: 26.666%;
  }
  .lyaza {
    width: 100%;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 11px;
    margin-bottom: 52px;
    cursor: pointer;
    position: relative;
  }
  .lyaza_t {
    width: 55px;
    position: relative;
    float: left;
  }
  .lyaza_t img {
    width: 100%;
  }
  .lyaza_t img.t2 {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all ease 0.3s;
  }
  .lyaza p {
    float: left;
    margin-left: 12px;
    font-size: 18px;
    color: #9c9c9c;
    text-transform: uppercase;
    margin-top: -4px;
  }
  .lyaza p span {
    display: block;
    font-size: 22px;
    color: #292929;
    margin-bottom: 2px;
    transition: all ease 0.3s;
  }
  .lyaza::after {
    position: absolute;
    content: "";
    width: 95px;
    height: 3px;
    background-color: #099cef;
    left: 0;
    bottom: -2px;
  }
  .lyazaa .lyaza_t img.t2 {
    opacity: 1;
  }
  .lyazaa p span {
    color: #099cef;
    font-weight: bold;
  }
  .lyay {
    width: 67.9166%;
    position: relative;
    z-index: 2;
  }
  .lyay img {
    width: 100%;
  }
  .lyb {
    position: relative;
    background-color: #eeeeee;
    margin-top: -72px;
    height: 182px;
    padding-top: 44px;
  }
  .lyb::after {
    position: absolute;
    content: "";
    width: 360px;
    height: 182px;
    background-color: #eeeeee;
    top: 0;
    left: -360px;
  }
  .lyba {
    width: 100%;
  }
  .lyba img {
    width: 70px;
    float: left;
  }
  .lyba_w {
    margin-left: 27px;
  }
  .lyba_w h6 {
    font-size: 26px;
    color: #454444;
    line-height: 26px;
    margin-bottom: 4px;
  }
  .lyba_w p {
    font-size: 16px;
    color: #646464;
    line-height: 26px;
    margin-top: 10px;
    background-image: url(../img/r22.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 17px;
  }
  .lybx {
    position: absolute;
    bottom: 32px;
    left: 0;
  }
  .lybx_z {
    width: 26px;
    cursor: pointer;
  }
  .lybx_y {
    width: 26px;
    cursor: pointer;
    margin-left: 7px;
  }
  /*成功案例*/
  .al {
    width: 100%;
    margin-top: 80px;
    padding-top: 60px;
    background-image: url(../img/r6.jpg);
    background-repeat: no-repeat;
    background-size: 1920px 480px;
    background-position: center top;
    overflow: hidden;
  }
  .cp_topa h6 {
    color: #fff;
  }
  .cp_topa p {
    color: #fff;
  }
  .alx {
    width: 100%;
    overflow: hidden;
    margin-top: 49px;
  }
  .ala {
    width: 114.4%;
    margin-left: -7.2%;
  }
  .ala_t {
    width: 100%;
    overflow: hidden;
    transition: all ease 0.5s;
    position: relative;
  }
  .ala_t img {
    width: 100%;
    transition: all ease 0.3s;
  }
  .ala_tw {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    transform: scale(1.522);
    padding-top: 110px;
  }
  .ala_tw h6 {
    width: 60%;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ala_tw p {
    text-align: center;
    font-size: 15px;
    color: #fff;
    width: 105px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    border: 1px solid #fff;
    border-radius: 30px;
    margin-top: 12px;
    font-family: "宋体";
    letter-spacing: 1px;
  }
  .ala_w {
    width: 100%;
    background-image: url(../img/r27.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    height: 90px;
    padding: 19px 30px 0 27px;
    opacity: 0;
    transition: all ease 0.6s;
  }
  .ala_wa {
    width: 85%;
  }
  .ala_wa h6 {
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ala_wa p {
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: "宋体";
  }
  .ala_w img {
    float: right;
    margin-top: 16px;
  }
  #swiper_al .swiper-slide-active .ala_w {
    opacity: 1;
  }
  #swiper_al .swiper-slide-active .ala_tw {
    opacity: 0;
  }
  #swiper_al .swiper-slide-next .ala_t {
    transform: scale(0.655);
    transform-origin: 50% 100%;
  }
  #swiper_al .swiper-slide-prev .ala_t {
    transform: scale(0.655);
    transform-origin: 50% 100%;
  }
  #swiper_al .swiper-slide:hover .ala_t img {
    transform: scale(1.1);
  }
  #swiper-button-prev_al {
    background-image: url(../img/r24.png);
    width: 34px;
    height: 34px;
    background-size: 100% 100%;
    left: 29%;
    right: auto;
  }
  #swiper-button-next_al {
    background-image: url(../img/r25.png);
    width: 34px;
    height: 34px;
    background-size: 100% 100%;
    right: 29%;
    left: auto;
  }
  /*合作客户*/
  .kh {
    width: 100%;
    overflow: hidden;
    margin-top: 75px;
  }
  .kha {
    width: 100%;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 12px;
    position: relative;
  }
  .kha::after {
    position: absolute;
    content: "";
    width: 80px;
    height: 3px;
    background-color: #ff9f2d;
    left: 0;
    bottom: -2px;
  }
  .kha h6 {
    float: left;
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    line-height: 30px;
  }
  .kha h6 span {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 22px;
    color: #dadada;
    margin-left: 10px;
  }
  .kha p {
    width: 90px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #ececec;
    border-radius: 30px;
    float: right;
    transition: all ease 0.3s;
  }
  .kha p a {
    font-size: 14px;
    color: #a0a0a0;
  }
  .kha p:hover {
    transform: translateX(-8px);
  }
  .khb {
    width: 100%;
    margin-top: 37px;
  }
  .khb img {
    width: 19.166%;
    border: 1px solid #ebebeb;
    float: left;
    margin-left: 1.0425%;
    margin-top: 13px;
    transition: all ease 0.3s;
  }
  .khb img.t1 {
    margin-left: 0;
  }
  .khb img:hover {
    border-color: #099cef;
  }
  /*客户评价*/
  .pj {
    width: 100%;
    overflow: hidden;
    margin-top: 80px;
  }
  .pja {
    width: 100%;
    margin-top: 45px;
    position: relative;
  }
  .pjb {
    width: 102.25%;
    margin-left: -1.125%;
    overflow: hidden;
  }
  .pje {
    width: 92.9%;
    margin: 0 auto;
    border: 1px solid #ececec;
    background-color: transparent;
    padding: 36px 41px 42px 38px;
    position: relative;
    transition: all ease 0.3s;
  }
  .pje::after {
    position: absolute;
    content: "";
    width: 3px;
    height: 37px;
    background-color: #099cef;
    top: 36px;
    left: -2px;
    transition: all ease 0.3s;
  }
  .pje h6 {
    font-size: 20px;
    color: #099cef;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
    font-weight: bold;
    letter-spacing: 1px;
  }
  .pje img.t1 {
    width: 52px;
    margin-top: 5px;
  }
  .pje p {
    font-size: 14px;
    color: #939191;
    line-height: 22px;
    font-family: "宋体";
    margin-top: 22px;
    height: 88px;
    overflow: hidden;
  }
  .pje img.t2 {
    width: 135px;
    border-radius: 50%;
    margin-top: 33px;
  }
  .pje img.t3 {
    position: absolute;
    width: 44px;
    bottom: 59px;
    right: 35px;
  }
  .pje:hover {
    box-shadow: 0 0 25px 0 rgba(212, 228, 241, 0.5);
  }
  .pje:hover::after {
    background-color: #f39a30;
  }
  .piz {
    width: 48px;
    height: 48px;
    background-color: #099cef;
    border-radius: 50%;
    position: absolute;
    left: -72px;
    top: 50%;
    margin-top: -24px;
    cursor: pointer;
    transition: all ease 0.3s;
  }
  .piz img {
    width: 15px;
    margin: 10px auto;
  }
  .piy {
    width: 48px;
    height: 48px;
    background-color: #099cef;
    border-radius: 50%;
    position: absolute;
    right: -72px;
    top: 50%;
    margin-top: -24px;
    cursor: pointer;
    transition: all ease 0.3s;
  }
  .piy img {
    width: 15px;
    margin: 10px auto;
  }
  .piza {
    background-color: #fa9721;
  }
  .pj_m {
    width: 170px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-image: url(../img/r33.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 50px;
    border-radius: 30px;
    transition: all ease 0.3s;
  }
  .pj_m a {
    font-size: 14px;
    color: #fff;
  }
  .pj_m:hover {
    transform: translateY(-8px);
  }
  /*关于我们*/
  .gy {
    width: 100%;
    overflow: hidden;
    margin-top: 80px;
  }
  .gya {
    width: 100%;
    margin-top: 55px;
    height: 270px;
  }
  .gyaa {
    width: 45%;
  }
  .gyaa h5 {
    font-size: 18px;
    color: #3b3b3b;
    line-height: 28px;
    letter-spacing: 2px;
    margin-top: 2px;
  }
  .gyaa h6 {
    font-size: 12px;
    color: #c3c3c3;
    line-height: 12px;
    margin-top: 2px;
  }
  .gyaa p {
    font-size: 14px;
    color: #7f7f7f;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    margin-top: 38px;
    font-family: "宋体";
  }
  .gyaa_m {
    width: 170px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 30px;
    transition: all ease 0.3s;
    background-color: #ff9f2d;
    margin-top: 33px;
    border: 1px solid #ececec;
  }
  .gyaa_m a {
    font-size: 14px;
    color: #fff;
  }
  .gyaa_m:hover {
    transform: translateX(8px);
  }
  .gyab {
    width: 50%;
  }
  .gyab img {
    width: 100%;
  }
  .gyb {
    width: 100%;
    background-image: url(../img/r22.jpg);
    height: 250px;
    background-repeat: no-repeat;
    background-size: 1920px 250px;
    background-position: center;
    padding-top: 62px;
  }
  .gyb p {
    font-size: 24px;
    color: #fff;
    line-height: 36px;
    margin-left: 22px;
  }
  .gyc {
    margin-top: -61px;
  }
  .gyc img {
    width: 100%;
  }
  /*新闻资讯*/
  .xw {
    width: 100%;
    overflow: hidden;
    margin-top: 74px;
  }
  .xwz {
    width: 68.333%;
  }
  .xwza h5 {
    width: 100px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #ececec;
    border-radius: 30px;
    float: left;
    transition: all ease 0.3s;
    font-size: 14px;
    color: #a0a0a0;
    margin-right: 14px;
    cursor: pointer;
  }
  .xwza h5.on {
    background-color: #099cef;
    color: #fff;
  }
  .xwzb {
    width: 100%;
    margin-top: 23px;
  }
  .xwzc {
    width: 100%;
  }
  .xwzca {
    width: 39.024%;
  }
  .xwzca_t {
    width: 100%;
    overflow: hidden;
  }
  .xwzca_t img {
    width: 100%;
    transition: all ease 0.3s;
  }
  .xwzca_w {
    width: 100%;
    background-color: #f3f3f3;
    padding: 4px 27px 40px 24px;
  }
  .xwzca_wa {
    width: 100%;
  }
  .xwzca_wa h6 {
    width: 75px;
    height: 70px;
    background-color: #099cef;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-top: -28px;
    position: relative;
    float: left;
  }
  .xwzca_wa h6 span {
    display: block;
    font-family: Arial;
    font-size: 40px;
    font-weight: bold;
    line-height: 46px;
  }
  .xwzca_wa h5 {
    float: left;
    margin-left: 15px;
    width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #000000;
    line-height: 26px;
    margin-top: 15px;
    transition: all ease 0.3s;
  }
  .xwzca_w p {
    font-size: 12px;
    color: #929292;
    line-height: 22px;
    margin-top: 21px;
    font-family: "宋体";
    letter-spacing: 1px;
    height: 66px;
    overflow: hidden;
  }
  .xwzca_m {
    text-align: right;
    font-size: 12px;
    color: #0077c3;
    line-height: 12px;
  }
  .xwzca:hover .xwzca_t img {
    transform: scale(1.1);
  }
  .xwzca:hover .xwzca_wa h5 {
    color: #099cef;
  }
  .xwzcb {
    width: 57.371%;
  }
  .xwzcba {
    width: 100%;
    padding: 28px 0 24px 13px;
    border-bottom: 1px dashed #d5d5d5;
  }
  .xwzcba h5 {
    text-align: center;
    font-size: 14px;
    color: #cbcbcb;
    float: left;
    transition: all ease 0.3s;
  }
  .xwzcba h5 span {
    display: block;
    font-family: Arial;
    font-size: 40px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .xwzcba_w {
    float: right;
    width: 83%;
    margin-top: -3px;
  }
  .xwzcba_w h6 {
    font-size: 14px;
    color: #525252;
    line-height: 24px;
    font-family: "宋体";
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all ease 0.3s;
    letter-spacing: 1px;
  }
  .xwzcba_w p {
    font-size: 12px;
    color: #9e9e9e;
    line-height: 22px;
    font-family: "宋体";
    height: 44px;
    overflow: hidden;
    margin-top: 10px;
    transition: all ease 0.3s;
    letter-spacing: 1px;
  }
  .xwzcba:hover h5 {
    color: #ffa644;
  }
  .xwzcba:hover .xwzcba_w h6 {
    color: #ffa644;
  }
  .xwzcba:hover .xwzcba_w p {
    color: #ffa644;
  }
  .xwys {
    width: 29.166%;
  }
  .xwyb {
    height: 380px;
    overflow: hidden;
    margin-top: 23px;
  }
  .changj_wd {
    width: 100%;
    margin-top: 35px;
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 27px;
  }
  .wen {
    width: 100%;
  }
  .wen img {
    float: left;
    width: 24px;
  }
  .wen p {
    float: right;
    width: calc(100% - 43px);
    font-size: 14px;
    color: #494949;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 24px;
    transition: all ease 0.3s;
    font-family: "宋体";
  }
  .da {
    width: 100%;
    margin-top: 6px;
  }
  .da img {
    float: left;
    width: 24px;
  }
  .da p {
    float: right;
    width: calc(100% - 43px);
    font-size: 12px;
    color: #9a9a9a;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    transition: all ease 0.3s;
    font-family: "宋体";
  }
  .changj_wd:hover .wen p {
    color: #ffa644;
  }
  /*联系*/
  .lx {
    width: 100%;
    overflow: hidden;
    margin-top: 130px;
    padding-bottom: 20px;
  }
  .lxx {
    width: 100%;
    margin-top: 36px;
  }
  .lxa {
    width: 26.666%;
  }
  .lxa img {
    width: 100%;
  }
  .lxb {
    width: 70%;
    border: 1px solid #f2f2f2;
    padding: 28px 62px 30px 51px;
    box-shadow: 0 4px 15px 0 rgba(246, 246, 246, 0.75);
  }
  .lxb > input {
    width: 48.28%;
    line-height: 40px;
    border: 1px solid #efeeee;
    padding-left: 38px;
    font-size: 14px;
    color: #b6b6b6;
    font-family: "宋体";
    background-image: url(../img/r38.png);
    background-repeat: no-repeat;
    background-position: left 14px center;
    letter-spacing: 1px;
  }
  .lxb > .input2 {
    background-image: url(../img/r39.png);
  }
  .lxb > textarea {
    width: 100%;
    line-height: 40px;
    border: 1px solid #efeeee;
    padding-left: 38px;
    font-size: 14px;
    color: #b6b6b6;
    font-family: "宋体";
    background-image: url(../img/r40.png);
    background-repeat: no-repeat;
    background-position: left 14px top 15px;
    height: 180px;
    margin-top: 20px;
    letter-spacing: 1px;
  }
  .lxba_a {
    width: 100%;
    margin-top: 20px;
  }
  .lxba_a > input {
    width: 160px;
    line-height: 40px;
    border: 1px solid #efeeee;
    padding-left: 17px;
    font-size: 14px;
    color: #b6b6b6;
    font-family: "宋体";
  }
  .lxba_a img {
    float: left;
    width: 88px;
    height: 40px;
    margin-left: 36px;
  }
  .lxba_a p {
    float: left;
    line-height: 40px;
    font-size: 14px;
    color: #b6b6b6;
    font-family: "宋体";
    cursor: pointer;
    margin-left: 10px;
  }
  .tj {
    width: 48.28%;
  }
  .tj input {
    width: 100%;
    cursor: pointer;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    background-image: url(../img/r41.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
  }
  /*footer*/
  .yj {
    width: 100%;
    background-color: #303030;
    margin-top: 60px;
    overflow: hidden;
  }
  .yja {
    width: 1560px;
    background-image: url(../img/r42.png);
    height: 80px;
    background-size: 100% 100%;
    padding-top: 21px;
  }
  .yja p {
    float: left;
    font-size: 16px;
    color: #fff;
    margin: 0 37px;
  }
  .yja p span {
    display: block;
    font-size: 12px;
    color: #a8d5ff;
    font-family: "宋体";
    margin-bottom: 7px;
  }
  .yjb {
    width: 100%;
    margin-top: 56px;
  }
  .yjc {
  }
  .yjc_a {
    width: 175px;
  }
  .yjc_a h6 {
    line-height: 24px;
    margin-bottom: 7px;
  }
  .yjc_a h6 a {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
  }
  .yjc_a p {
    line-height: 22px;
    margin-top: 8px;
  }
  .yjc_a p a {
    font-size: 12px;
    color: #717171;
    font-family: "宋体";
    transition: all ease 0.3s;
  }
  .yjc_a p a:hover {
    color: #fff;
  }
  .yjc_aa {
    width: auto;
  }
  .yjd {
    width: 110px;
    margin-left: 88px;
  }
  .yjd img {
    width: 100%;
  }
  .yje {
    margin-top: -5px;
  }
  .yje h6 {
    text-align: center;
    font-size: 22px;
    color: #ff8416;
  }
  .yje p {
    font-size: 14px;
    color: #7c7c7c;
    line-height: 21px;
    text-align: center;
    margin-top: 3px;
  }
  .yje_t {
    width: 165px;
    margin: 0 auto;
    margin-top: 27px;
  }
  .yje_t img {
    width: 100%;
  }
  .yjf {
    width: 100%;
    height: 80px;
    border-top: 1px solid #414141;
    padding-top: 18px;
  }
  .yjf img {
    float: left;
    width: 120px;
    margin-right: 13px;
  }
  .yjf p {
    font-size: 12px;
    color: #4a4a4a;
    line-height: 22px;
    font-family: "宋体";
    margin-top: 9px;
    letter-spacing: 1px;
  }
  .yjf p a {
    font-size: 12px;
    color: #4a4a4a;
    font-family: "宋体";
  }
  .yjf p a:hover {
    color: #fff;
  }
  .yl {
    padding: 5px 0;
  }
  .yl p {
    font-size: 12px;
    color: #717171;
    line-height: 24px;
  }
  .yl p a {
    font-size: 12px;
    color: #717171;
    margin: 0 3px;
  }

  /*固定的悬浮窗*/
  .yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 290px;
    right: -127px;
    cursor: pointer;
    transition: all 0.3s ease;
  }
  .yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 15px/53px "al1";
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all 0.5s ease;
    overflow: hidden;
  }
  .yb_bar ul li a {
    font: 15px/53px "al1";
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all 0.5s ease;
    overflow: hidden;
  }
  .yb_bar .yb_top {
    background: #0064d4 url(../img/t1.png) no-repeat;
  }
  .yb_bar .yb_phone {
    background: #0064d4 url(../img/t2.png) no-repeat;
  }
  .yb_bar .yb_QQ {
    text-indent: 0;
    background: #0064d4 url(../img/t3.png) no-repeat;
  }
  .yb_bar .yb_ercode {
    background: #0064d4 url(../img/t4.png) no-repeat;
  }
  .hd_qr {
    padding: 6px 37px 25px 37px;
    box-sizing: border-box;
  }
  .yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
  }
  .yb_QQ a:hover {
    color: #fff;
  }

  /*产品列表页*/
  .nban {
    width: 100%;
  }
  .nban img {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
  }
  .neiye {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
    position: relative;
    margin-bottom: 100px;
  }
  .neiye::after {
    position: absolute;
    width: 100%;
    content: "";
    height: 1px;
    background-color: #ededed;
    left: 0;
    top: 77px;
  }
  .cpnz {
    width: 20%;
  }
  .cpnza {
    width: 100%;
  }
  .cpnza p {
    font-size: 16px;
    color: #b5b5b5;
    line-height: 13px;
    text-transform: uppercase;
  }
  .cpnza h6 {
    font-size: 28px;
    color: #333333;
    line-height: 38px;
    border-bottom: 3px solid #089cef;
    display: inline-block;
    padding-bottom: 25px;
    position: relative;
    z-index: 2;
  }
  .cpnzb {
    width: 100%;
    margin-top: 39px;
  }

  .cpzka {
    width: 100%;
    border-bottom: 1px solid #ededed;
  }
  .cpzka .h {
    line-height: 35px;
    padding: 10px 0 10px 36px;
    background-image: url(../img/r8.png);
    background-repeat: no-repeat;
    background-position: left 17px center;
    transition: all ease 0.3s;
  }
  .cpzka .h a {
    font-size: 16px;
    color: #2c2c2c;
    transition: all ease 0.3s;
  }
  .cpzkb {
    width: 100%;
    padding-bottom: 10px;
    margin-top: -10px;
    height: 0;
    overflow: hidden;
    transition: all ease 0.3s;
  }
  .cpzkb p {
    padding-left: 40px;
    line-height: 34px;
  }
  .cpzkb p a {
    font-size: 14px;
    color: #2c2c2c;
    transition: all ease 0.3s;
  }
  .cpzkaa .h {
    background-image: url(../img/r56.png);
  }
  .cpzkaa .h a {
    color: #089cef;
  }
  .cpzkaa .cpzkb {
    height: auto;
  }
  .cpzkaa .cpzkb p.on a {
    color: #089cef;
  }
  .cpzka:hover .h {
    background-image: url(../img/r56.png);
  }
  .cpzka:hover .h a {
    color: #089cef;
  }
  .cpzkb p:hover a {
    color: #089cef;
  }

  .cpnzb_a {
    width: 100%;
    line-height: 55px;
    padding-left: 36px;
    background-image: url(../img/r8.png);
    background-repeat: no-repeat;
    background-position: left 17px center;
    border-bottom: 1px solid #ededed;
    transition: all ease 0.3s;
  }
  .cpnzb_a a {
    font-size: 16px;
    color: #2c2c2c;
    transition: all ease 0.3s;
  }
  .cpnzb_aa {
    background-image: url(../img/r56.png);
  }
  .cpnzb_aa a {
    color: #089cef;
  }
  .cpnzb_a:hover {
    background-image: url(../img/r56.png);
  }
  .cpnzb_a:hover a {
    color: #089cef;
  }
  .cpnzc {
    width: 100%;
    background-color: #f9fafc;
    margin-top: 45px;
    padding: 25px 20px 31px 20px;
  }
  .cpnzc h6 {
    font-size: 20px;
    color: #000000;
    border-bottom: 1px solid #ededed;
    line-height: 30px;
    padding-bottom: 18px;
    margin-bottom: 12px;
  }
  .cpnzc h6 span {
    border-bottom: 2px solid #f6a800;
    padding-bottom: 19px;
  }
  .cpnzc p {
    line-height: 24px;
    border-bottom: 1px solid #ededed;
    padding: 17px 8px 8px 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .cpnzc p a {
    font-size: 14px;
    color: #696969;
    font-family: "宋体";
    transition: all ease 0.3s;
  }
  .cpnzc p:hover a {
    color: #089cef;
  }
  .cpny {
    width: 76.25%;
  }
  .cpnya {
    width: 100%;
    margin-top: 18px;
  }
  .cpnya h6 {
    font-size: 25px;
    color: #000000;
    line-height: 35px;
    border-bottom: 2px solid #089cef;
    float: left;
    padding-bottom: 23px;
    position: relative;
    z-index: 2;
  }
  .cpnya h1 {
    font-size: 25px;
    color: #000000;
    line-height: 35px;
    border-bottom: 2px solid #089cef;
    float: left;
    padding-bottom: 23px;
    position: relative;
    z-index: 2;
  }
  .cpnya p {
    float: right;
    font-size: 12px;
    color: #7f7f7f;
    line-height: 22px;
    padding-top: 3px;
    background-image: url(../img/r57.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 21px;
    margin-top: 8px;
  }
  .cpnya p a {
    font-size: 12px;
    color: #7f7f7f;
    margin: 0 3px;
    transition: all ease 0.3s;
  }
  .cpnya p a:hover {
    color: #089cef;
  }
  .cpnyb {
    width: 100%;
  }
  .cpnyc {
    width: 100%;
    padding: 24px 48px 24px 25px;
    border: 1px solid #ececec;
    margin-top: 40px;
    transition: all ease 0.3s;
  }
  .cpnyc_t {
    width: 27.98%;
    overflow: hidden;
  }
  .cpnyc_t img {
    width: 100%;
    transition: all ease 0.3s;
  }
  .cpnyc_w {
    width: 65.5%;
    margin-top: 9px;
  }
  .cpnyc_w h6 {
    font-size: 18px;
    color: #444444;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px dashed #e4e4e4;
    padding-bottom: 9px;
  }
  .cpnyc_w p {
    font-size: 14px;
    color: #444444;
    line-height: 24px;
    margin-top: 20px;
    height: 72px;
    overflow: hidden;
  }
  .cpnyc_w span {
    width: 100%;
    height: 1px;
    background-color: #f3f3f3;
    display: block;
    margin-top: 37px;
  }
  .cpnyc_m {
    width: 120px;
    line-height: 38px;
    background-image: url(../img/r33.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    text-align: center;
    margin-top: 16px;
    font-size: 12px;
    font-family: "宋体";
    border-radius: 30px;
    color: #fff;
    transition: all ease 0.3s;
  }
  .cpnyc:hover {
    border-color: #fff;
    box-shadow: 0 0 20px 0 rgba(223, 223, 223, 0.75);
  }
  .cpnyc:hover .cpnyc_t img {
    transform: scale(1.05);
  }
  .cpnyc:hover .cpnyc_w .cpnyc_m {
    transform: translateX(-8px);
  }
  .yema {
    display: table;
    margin: 0 auto;
    margin-top: 50px;
  }
  .yema p {
    float: left;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #dedede;
    text-align: center;
    line-height: 33px;
    margin: 0 8px;
    transition: all ease 0.3s;
  }
  .yema p a {
    font-size: 17px;
    color: #697279;
    display: block;
    transition: all ease 0.3s;
  }
  .yema p.on {
    background-color: #099cef;
    border-color: #099cef;
  }
  .yema p.on a {
    color: #fff;
  }
  .yema p:hover {
    background-color: #099cef;
    border-color: #099cef;
  }
  .yema p:hover a {
    color: #fff;
  }
  .yema2 {
    display: table;
    margin: 0 auto;
    margin-top: 50px;
  }
  .yema2 p {
    float: left;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #dedede;
    text-align: center;
    line-height: 33px;
    margin: 0 8px;
    transition: all ease 0.3s;
  }
  .yema2 p a {
    font-size: 17px;
    color: #697279;
    display: block;
    transition: all ease 0.3s;
    border-radius: 50%;
  }
  .yema2 p.on {
    background-color: #099cef;
    border-color: #099cef;
  }
  .yema2 p a.on {
    color: #fff;
    background-color: #099cef;
    border-color: #099cef;
  }
  .yema2 p:hover {
    background-color: #099cef;
    border-color: #099cef;
  }
  .yema2 p:hover a {
    color: #fff;
    background-color: #099cef;
    border-color: #099cef;
  }
  .tjxw {
    width: 100%;
    margin-top: 60px;
  }
  .tjxw h6 {
    font-size: 22px;
    color: #dadada;
    line-height: 30px;
    text-transform: uppercase;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
  .tjxw h6 span {
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    margin-right: 9px;
    border-bottom: 3px solid #ff9f2d;
    padding-bottom: 15px;
  }
  .tjxwa {
    width: 99%;
    margin: 0 auto;
    border-bottom: 1px dashed #cbcbcb;
    padding: 7px 4px 7px 9px;
    margin-top: 12px;
    transition: all ease 0.3s;
  }
  .tjxwa p {
    float: left;
    font-size: 14px;
    color: #3e3e3e;
    line-height: 24px;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all ease 0.3s;
  }
  .tjxwa span {
    float: right;
    display: block;
    font-size: 12px;
    color: #3e3e3e;
    line-height: 24px;
  }
  .tjxwa:hover p {
    color: #089cef;
    padding-left: 8px;
  }
  .tjxwa:hover span {
    color: #089cef;
  }

  /*产品内页*/
  .cpl {
    width: 100%;
    margin-top: 40px;
  }
  .cpla {
    width: 100%;
  }
  .cpnaz {
    width: 345px;
    margin-left: 10px;
  }
  .l_change {
    width: 100%;
  }
  #tsShopContainer li,
  #tsShopContainer img {
    vertical-align: top;
  }
  #tsShopContainer {
    width: 100%;
    position: relative;
    z-index: 3;
  }
  #tsShopContainer #tsImgS {
    text-align: center;
    width: 100%;
    position: relative;
  }
  #tsShopContainer #tsImgS a {
    display: block;
    text-align: center;
    margin: 0px auto;
    width: 100%;
  }
  #tsShopContainer #tsImgS img {
    border: 0px;
  }
  #tsShopContainer #tsPicContainer {
    width: 100%;
    height: 56px;
    position: relative;
    z-index: 4;
    margin-top: 15px;
  }
  #tsShopContainer #tsPicContainer #tsImgSArrL {
    width: 20px;
    height: 56px;
    background: url(../img/s53-1.png) no-repeat right center;
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer;
    background-size: 100%;
  }
  #tsShopContainer #tsPicContainer #tsImgSArrR {
    width: 20px;
    height: 56px;
    background: url(../img/s53.png) no-repeat left center;
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    background-size: 100%;
  }
  #tsShopContainer #tsPicContainer #tsImgSCon {
    position: absolute;
    top: 0px;
    left: 23px;
    height: 79px;
    overflow: hidden;
    z-index: 5;
    width: 89.766%;
  }
  #tsShopContainer #tsPicContainer #tsImgSCon ul {
    width: 100%;
    overflow: hidden;
  }
  #tsShopContainer #tsPicContainer #tsImgSCon li {
    width: 60px;
    float: left;
    cursor: pointer;
    overflow: hidden;
  }
  #tsShopContainer #tsPicContainer #tsImgSCon li img {
    display: block;
    width: 92%;
    margin: 0 auto;
  }
  #tsShopContainer #tsPicContainer #tsImgSCon li.tsSelectImg img {
    border: 2px solid #fa9721;
  }
  .cplay {
    width: 53.111%;
    margin-right: 21px;
    margin-top: 16px;
  }
  .cplay h1 {
    font-size: 20px;
    color: #2c2c2c;
    line-height: 30px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 20px;
  }
  .cplayp {
    width: 100%;
    margin-top: 22px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 37px;
  }
  .cplayp p {
    width: 50%;
    float: left;
    font-size: 14px;
    color: #2c2c2c;
    line-height: 24px;
    margin-top: 11px;
  }
  .cplayt {
    width: 96.7%;
    margin: 0 auto;
    margin-top: 35px;
  }
  .cplayt img {
    width: 100%;
  }
  .cplb {
    width: 100%;
    margin-top: 5px;
  }
  .cplba {
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 73px;
    margin-top: 40px;
  }
  .cplba h4 {
    font-size: 18px;
    color: #3e3e3e;
    line-height: 30px;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 17px;
    margin-bottom: 19px;
    font-weight: bold;
    letter-spacing: 1px;
  }
  .cplba h4 span {
    border-bottom: 2px solid #099cef;
    padding-bottom: 18px;
  }
  .cplba_a {
    width: 40.43%;
    margin: 0 4.785%;
    margin-top: 18px;
  }
  .cplba_a img {
    width: 100%;
    border: 15px solid #f5f5f5;
  }
  .cplba_a p {
    width: 100%;
    font-size: 14px;
    color: #3e3e3e;
    line-height: 22px;
    margin-top: 15px;
    height: 22px;
    padding-left: 29px;
    background-image: url(../img/r56.png);
    background-repeat: no-repeat;
    background-position: left 15px top 7px;
  }
  .cplbb {
    width: 100%;
    margin-top: 40px;
  }
  .cplbb_t {
    width: 100%;
  }
  .cplbb_t p {
    text-align: center;
    font-size: 14px;
    color: #c1c1c1;
    line-height: 12px;
    text-transform: uppercase;
  }
  .cplbb_t h6 {
    display: table;
    margin: 0 auto;
    position: relative;
    font-size: 26px;
    color: #099cef;
    font-weight: bold;
    margin-top: 4px;
    letter-spacing: 1px;
  }
  .cplbb_t h6::after {
    position: absolute;
    content: "";
    background-image: url(../img/r59.png);
    width: 95px;
    height: 5px;
    background-size: 100% 100%;
    left: -114px;
    top: 15px;
  }
  .cplbb_t h6::before {
    position: absolute;
    content: "";
    background-image: url(../img/r60.png);
    width: 95px;
    height: 5px;
    background-size: 100% 100%;
    right: -114px;
    top: 15px;
  }
  .cplbb_a {
    width: 100%;
    margin-top: 26px;
  }
  .cplbb_aa {
    width: 31.69%;
    margin-right: 1.64%;
    position: relative;
  }
  .cplbb_aa img {
    width: 100%;
  }
  .cplbb_aa p {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #fff;
    left: 0;
    top: 50%;
    text-transform: uppercase;
    margin-top: -25px;
  }
  .cplbb_aa p span {
    display: block;
    font-size: 20px;
    margin-bottom: 5px;
  }
  .cplbc {
    width: 100%;
    margin-top: 40px;
  }
  .cplbca {
    width: 100%;
  }
  .cplbca h6 {
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 17px;
    border-bottom: 1px solid #e3e3e3;
    font-weight: bold;
    letter-spacing: 1px;
  }
  .cplbca h6 span {
    border-bottom: 2px solid #099cef;
    padding-bottom: 18px;
  }
  .cplbca p {
    font-size: 14px;
    color: #3e3e3e;
    line-height: 24px;
    padding: 0 10px;
    margin-top: 25px;
  }
  .cplbc .cplbb_t {
    margin-top: 27px;
  }
  .cplbcb {
    width: 97.8142%;
    margin: 0 auto;
  }
  .cplbcb img {
    float: left;
    width: 31.06%;
    border: 1px solid #eaeaea;
    margin-left: 3.41%;
    margin-top: 32px;
  }
  .cplbcb img.on {
    margin-left: 0;
  }
  .cplbd {
    width: 97.8142%;
    margin: 0 auto;
    margin-top: 56px;
  }
  .cplbd img {
    width: 100%;
  }
  .cplbe {
    width: 100%;
    margin-top: 45px;
  }
  .cplbe img {
    width: 100%;
  }
  .cplbf {
    width: 100%;
    margin-top: 54px;
  }
  .cplbfa {
    width: 97.8142%;
    margin: 0 auto;
    margin-top: 34px;
  }
  .cplbfa_a {
    width: 30.167%;
  }
  .cplbfa_at {
    width: 100%;
    overflow: hidden;
  }
  .cplbfa_at img {
    width: 100%;
    transition: all ease 0.3s;
  }
  .cplbfa_aa {
    margin: 0 4.7495%;
  }
  .cplbfa_aw {
    width: 100%;
    border: 1px solid #e7e7e7;
    border-top: none;
    padding: 17px 18px 29px 20px;
  }
  .cplbfa_aw h6 {
    font-size: 16px;
    color: #4f4f4f;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: 1px;
  }
  .cplbfa_aw span {
    width: 50px;
    height: 3px;
    background-color: #099cef;
    display: block;
    margin-top: 14px;
  }
  .cplbfa_aw p {
    font-size: 12px;
    color: #727272;
    line-height: 22px;
    font-family: "宋体";
    height: 66px;
    overflow: hidden;
    margin-top: 18px;
  }
  .cplbfa_a:hover .cplbfa_at img {
    transform: scale(1.1);
  }
  .cplbg {
    width: 100%;
    margin-top: 57px;
  }
  .cplbga {
    width: 100%;
    margin-top: 31px;
    overflow: hidden;
  }
  .cplbgd {
    width: 31.14%;
    margin: 0 1.096%;
    position: relative;
  }
  .cplbgd img {
    width: 100%;
    transition: all ease 0.3s;
  }
  .cplbgd p {
    position: absolute;
    width: 96%;
    left: 2%;
    bottom: 13px;
    text-align: center;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: "宋体";
    letter-spacing: 1px;
  }
  .cplbgd:hover img {
    transform: scale(1.05);
  }
  .cplbgx {
    display: table;
    margin: 0 auto;
    margin-top: 16px;
  }
  .cplbgx li {
    width: 8px;
    height: 8px;
    background-color: #d4d4d4;
    border-radius: 50%;
    margin: 0 4px;
    display: inline-block;
    cursor: pointer;
    transition: all ease 0.3s;
  }
  .cplbgx li.on {
    background-color: #099cef;
  }

  /*注塑加工页*/
  .zsya {
    width: 100%;
    margin-top: 67px;
  }
  .zsyaa {
    width: 23.82%;
  }
  .zsyaa h6 {
    background-image: url(../img/r61.png);
    background-repeat: no-repeat;
    background-size: 3px 33px;
    background-position: left top;
    padding-left: 13px;
    font-size: 13px;
    color: #8e8e8e;
    line-height: 20px;
  }
  .zsyaa h6 span {
    display: block;
    font-size: 20px;
    color: #121212;
  }
  .zsyaa p {
    padding-left: 13px;
    font-size: 14px;
    color: #7f7f7f;
    line-height: 22px;
    margin-top: 20px;
  }
  .zsyaa div {
    width: 12px;
    height: 1px;
    background-color: #bfbfbf;
    margin-top: 43px;
    margin-left: 13px;
  }
  .zsyab {
    width: 73.222%;
    position: relative;
  }
  .zsyab img {
    width: 100%;
  }
  .zsya_an {
    position: absolute;
    right: 10px;
    bottom: 10px;
  }
  .zsya_anz {
    background-image: url(../img/r62.png);
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
  }
  .zsya_any {
    background-image: url(../img/r63.png);
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    margin-left: 10px;
  }
  .zsya_anza {
    background-image: url(../img/r62-1.png);
  }
  .zsya_anya {
    background-image: url(../img/r63-1.png);
  }
  .zsyb {
    width: 100%;
    margin-top: 45px;
  }
  .zsyba {
    width: 23.82%;
    padding-left: 12px;
  }
  .zsyba h6 {
    float: left;
    font-size: 36px;
    color: #9a9a9a;
    font-family: Arial;
    font-weight: bold;
    line-height: 28px;
    margin-top: 3px;
  }
  .zsyba p {
    font-size: 13px;
    color: #8e8e8e;
    line-height: 18px;
    margin-left: 10px;
    float: left;
  }
  .zsyba p span {
    display: block;
    font-size: 18px;
    color: #121212;
  }
  .zsybb {
    width: 73.222%;
  }
  .zsybb table {
    width: 100%;
    border-left: 1px solid #e9e9e9;
  }
  .zsybb table tr th {
    background-color: #393c4f;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 36px;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
  }
  .zsybb table tr td {
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    font-size: 14px;
    color: #494949;
    line-height: 30px;
    text-align: center;
  }
  .zsyc {
    width: 100%;
    margin-top: 45px;
  }
  .zsyca {
    width: 73.222%;
    margin-top: -40px;
  }
  .zsyca img {
    float: left;
    width: 30%;
    border: 1px solid #b0b0b0;
    margin-left: 5%;
    margin-top: 40px;
  }
  .zsyca img.on {
    margin-left: 0;
  }

  /*案例列表页*/
  .all {
    width: 100%;
    margin-top: 70px;
  }
  .alla {
    width: 100%;
    border: 1px solid #f5f5f5;
    margin-top: 30px;
    padding: 24px 31px 24px 25px;
    position: relative;
    transition: all ease 0.3s;
  }
  .alla_t {
    width: 37.427%;
    overflow: hidden;
  }
  .alla_t img {
    width: 100%;
    transition: all ease 0.3s;
  }
  .alla_w {
    width: 55.66%;
    margin-top: 16px;
  }
  .alla_w h6 {
    font-size: 16px;
    color: #4f4f4f;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .alla_w span {
    width: 50px;
    height: 3px;
    background-color: #099cef;
    margin-top: 14px;
    display: block;
  }
  .alla_w p {
    font-size: 12px;
    color: #727272;
    line-height: 22px;
    margin-top: 18px;
    height: 66px;
    overflow: hidden;
    font-family: "宋体";
    letter-spacing: 1px;
  }
  .alla_m {
    width: 120px;
    height: 38px;
    border: 1px solid #099cef;
    border-radius: 60px;
    text-align: center;
    font-size: 12px;
    color: #099cef;
    line-height: 38px;
    margin-top: 9px;
    transition: all ease 0.3s;
  }
  .alla img.on {
    width: 15px;
    position: absolute;
    right: 27px;
    top: 25px;
  }
  .alla:hover {
    border-color: #fff;
    box-shadow: 0 0 20px 0 rgba(223, 223, 223, 0.75);
  }
  .alla:hover .alla_t img {
    transform: scale(1.1);
  }
  .alla:hover .alla_m {
    background-image: url(../img/r65.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-color: transparent;
    color: #fff;
  }

  /*案例内页*/
  .alna {
    width: 96.17%;
    margin: 0 auto;
    background-color: #f9f9f9;
    border: 1px solid #f4f4f4;
  }
  .alna img {
    width: 33.831%;
    float: left;
  }
  .alna_w {
    width: 65%;
    margin-top: 42px;
  }
  .alna_w p {
    width: 50%;
    float: left;
    font-size: 14px;
    color: #4d4d4d;
    line-height: 24px;
    margin-top: 23px;
    padding-left: 53px;
  }
  .alna_w p span {
    color: #353535;
  }
  .alnb {
    width: 96.17%;
    margin: 0 auto;
    margin-top: 40px;
  }
  .alnb h1 {
    font-size: 18px;
    color: #2c2c2c;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    line-height: 28px;
    padding-bottom: 28px;
  }
  .alnba {
    width: 100%;
    margin-top: 25px;
    padding: 0 5px;
  }
  .alnba p {
    font-size: 14px;
    color: #2c2c2c;
    line-height: 22px;
    margin-top: 10px;
  }
  .alnba img {
    max-width: 100%;
    margin: 30px auto;
  }
  .alnba p span {
    color: #ff8416;
  }

  /*合作客户页*/
  .khy {
    width: 100%;
    margin-top: 39px;
  }
  .khya {
    width: 31.69%;
    margin-top: 28px;
    margin-left: 2.465%;
  }
  .khya img {
    width: 100%;
    border: 1px solid #ebebeb;
    transition: all ease 0.3s;
  }
  .khya p {
    text-align: center;
    font-size: 14px;
    color: #2c2c2c;
    line-height: 24px;
    height: 24px;
    margin-top: 9px;
  }
  .khyaa {
    margin-left: 0;
  }
  .khya:hover img {
    border-color: #099cef;
  }

  /*评价列表页*/
  .pjla {
    width: 100%;
    padding: 22px 26px 21px 22px;
    border: 1px solid #f6f6f6;
    background-color: #fafafa;
    position: relative;
    transition: all ease 0.3s;
    margin-top: 30px;
  }
  .pjla_t {
    width: 22.544%;
    overflow: hidden;
  }
  .pjla_t img {
    width: 100%;
    transition: all ease 0.3s;
  }
  .pjla_w {
    width: 74.683%;
    margin-top: 16px;
  }
  .pjla_w h6 {
    font-size: 18px;
    color: #4e4e4e;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all ease 0.3s;
  }
  .pjla_w img {
    width: 52px;
    margin-top: 6px;
  }
  .pjla_w p {
    font-size: 14px;
    color: #939191;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-top: 23px;
    font-family: "宋体";
    letter-spacing: 1px;
    width: 93%;
  }
  .pjla_w h5 {
    text-align: right;
    font-size: 12px;
    color: #9e9e9e;
    line-height: 12px;
    margin-top: 5px;
  }
  .pjla img.on {
    width: 44px;
    position: absolute;
    right: 28px;
    top: 39px;
  }
  .pjla:hover {
    border-color: #fff;
    box-shadow: 0 0 20px 0 rgba(223, 223, 223, 0.75);
    background-color: #fff;
  }
  .pjla:hover .pjla_t img {
    transform: scale(1.1);
  }
  .pjla:hover .pjla_w h6 {
    color: #099cef;
  }

  /*新闻列表页*/
  .xwla {
    width: 97.814%;
    margin: 0 auto;
    padding: 14px 80px 14px 14px;
    border: 1px solid #f6f6f6;
    position: relative;
    margin-top: 21px;
    transition: all ease 0.3s;
  }
  .xwla_a {
    width: 100px;
    height: 100px;
    background-color: #f2f2f2;
    padding-top: 13px;
  }
  .xwla_a p {
    text-align: center;
    font-size: 13px;
    color: #828282;
  }
  .xwla_a p span {
    display: block;
    font-size: 40px;
    font-family: Arial;
    color: #099cef;
    font-weight: bold;
    margin-bottom: 2px;
  }
  .xwla_w {
    width: 84.42%;
    margin-top: 8px;
  }
  .xwla_w h6 {
    font-size: 16px;
    color: #333333;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: 1px;
    transition: all ease 0.3s;
  }
  .xwla_w p {
    font-size: 12px;
    color: #9e9e9e;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin-top: 10px;
    font-family: "宋体";
    letter-spacing: 1px;
  }
  .xwla h5 {
    font-size: 12px;
    color: #9e9e9e;
    line-height: 12px;
    top: 34px;
    right: 27px;
    position: absolute;
  }
  .xwla:hover {
    border-color: #fff;
    box-shadow: 0 0 20px 0 rgba(223, 223, 223, 0.75);
  }
  .xwla:hover .xwla_w h6 {
    color: #099cef;
  }

  /*新闻内页*/
  .neiye_xw {
    margin-bottom: 0;
    margin-bottom: -60px;
  }
  .xwn {
    width: 100%;
  }
  .xwnz {
    width: 66.666%;
    border-right: 1px solid #ededed;
    padding-top: 50px;
    padding-bottom: 95px;
  }
  .xwnza {
    width: 97.5%;
    border-bottom: 1px solid #e6e6e6;
    padding-left: 27px;
    padding-bottom: 17px;
  }
  .xwnza h1 {
    font-size: 20px;
    color: #3a3a3a;
    line-height: 30px;
    font-weight: bold;
  }
  .xwnza p {
    font-size: 12px;
    color: #6a6a6a;
    line-height: 22px;
    margin-top: 6px;
  }
  .fhlb {
    width: 42px;
    margin-top: -50px;
  }
  .fhlb img {
    width: 100%;
  }
  .xwnzb {
    width: 97.5%;
    margin-top: 27px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
  }
  .xwnzb p {
    font-size: 14px;
    color: #575757;
    line-height: 22px;
    padding: 0 15px 0 26px;
  }
  .xwnzb p a {
    font-size: 14px;
    color: #575757;
  }
  .xwnzb img {
    max-width: 100%;
    margin: 0 auto;
    margin-top: 46px;
  }
  .xwnzb img.on {
    width: 100%;
  }
  .xwnzb > strong {
    font-weight: normal;
    font-size: 14px;
    color: #4d4d4d;
    line-height: 24px;
    margin-top: 26px;
    display: block;
    margin-left: 27px;
  }
  .xwnzb > strong a {
    font-size: 14px;
    color: #4d4d4d;
  }
  .xwnzc {
    width: 97.5%;
  }
  .xwnzc p {
    border-bottom: 1px solid #e6e6e6;
    font-size: 14px;
    color: #575757;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 18px;
    padding-bottom: 15px;
  }
  .xwnzc p a {
    font-size: 14px;
    color: #575757;
    transition: all ease 0.3s;
  }
  .xwnzc p a:hover {
    color: #099cef;
  }
  .xwy {
    width: 31.25%;
    margin-top: 34px;
  }
  .xwy > h4 {
    font-size: 20px;
    color: #3a3a3a;
    line-height: 30px;
    padding-bottom: 18px;
    font-weight: bold;
    border-bottom: 1px solid #ededed;
    margin-bottom: 17px;
  }
  .xwy > h4 span {
    border-bottom: 2px solid #f6a800;
    padding-bottom: 19px;
  }
  .xwya {
    width: 100%;
    margin: 0 auto;
    padding: 13px 29px 12px 0;
    position: relative;
    transition: all ease 0.3s;
  }
  .xwya_a {
    width: 85px;
    height: 85px;
    background-color: #f2f2f2;
    padding-top: 10px;
  }
  .xwya_a p {
    text-align: center;
    font-size: 13px;
    color: #828282;
  }
  .xwya_a p span {
    display: block;
    font-size: 40px;
    font-family: Arial;
    color: #099cef;
    font-weight: bold;
    margin-bottom: 2px;
  }
  .xwya_w {
    width: 230px;
    margin-left: 17px;
    margin-top: 5px;
  }
  .xwya_w h6 {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: 1px;
    transition: all ease 0.3s;
    font-family: "宋体";
  }
  .xwya_w p {
    font-size: 12px;
    color: #9e9e9e;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin-top: 8px;
    font-family: "宋体";
    letter-spacing: 1px;
  }
  .xwya h5 {
    font-size: 12px;
    color: #9e9e9e;
    line-height: 12px;
    top: 34px;
    right: 27px;
    position: absolute;
  }
  .xwya:hover {
    box-shadow: 0 0 20px 0 rgba(223, 223, 223, 0.75);
    padding: 13px 29px 12px 13px;
  }
  .xwya:hover .xwya_w h6 {
    color: #099cef;
  }
  .xwyeb {
    width: 100%;
    margin-top: 22px;
    border-top: 2px solid #efefef;
    border-bottom: 2px solid #efefef;
    padding: 30px 0 26px 0;
  }
  .xwyeb > p {
    position: relative;
    font-size: 14px;
    color: #ff8416;
    line-height: 20px;
    float: left;
    margin-top: 15px;
  }
  .xwyeb > p span {
    color: #099cef;
    display: block;
  }
  .xwyeb > p::after {
    position: absolute;
    content: "";
    width: 15px;
    height: 1px;
    background-color: #e5e5e5;
    left: 0;
    bottom: -18px;
  }
  .xwyeba {
    width: 72px;
  }
  .xwyeba img {
    width: 100%;
  }
  .xwyeba p {
    text-align: center;
    font-size: 14px;
    color: #3a3a3a;
    line-height: 24px;
  }
  .xwyec {
    width: 100%;
    margin-top: 39px;
  }
  .xwyec img {
    width: 100%;
  }

  /*关于我们页*/
  .gyya {
    width: 100%;
  }
  .gyya_w {
    width: 43.71%;
    margin-top: 35px;
  }
  .gyya_w h5 {
    font-size: 24px;
    color: #099cef;
    line-height: 34px;
  }
  .gyya_w h6 {
    font-size: 12px;
    color: #d9d9d9;
  }
  .gyya_w p {
    font-size: 14px;
    color: #828282;
    line-height: 22px;
    padding-left: 10px;
    font-family: "宋体";
    margin-top: 45px;
  }
  .gyya img {
    width: 45.355%;
    float: right;
    margin-right: 10px;
  }
  .gyyb {
    width: 100%;
    margin-top: 41px;
    overflow: hidden;
  }
  .gyyba {
    width: 100%;
  }
  .gyybc img {
    float: left;
    width: 31.69%;
    margin-left: 13px;
  }
  .gyybx {
    display: table;
    margin: 0 auto;
    margin-top: 31px;
  }
  .gyybx li {
    width: 6px;
    height: 6px;
    background-color: #d4d4d4;
    border-radius: 50%;
    margin: 0 4px;
    display: inline-block;
    cursor: pointer;
    transition: all ease 0.3s;
  }
  .gyybx li.on {
    background-color: #099cef;
  }
  .gyyc {
    width: 100%;
    margin-top: 54px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 31px;
  }
  .gyyc img {
    width: 100%;
  }
  .gyyd {
    width: 97.814%;
    margin: 0 auto;
  }
  .gyyda {
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 40px;
    margin-top: 40px;
  }
  .gyyda img {
    width: 32.96%;
  }
  .gyyda_w {
    width: 63.12%;
  }
  .gyyda_w h6 {
    font-size: 18px;
    color: #3d3d3d;
    line-height: 28px;
  }
  .gyyda_w h6 span {
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 8px;
    display: inline-block;
  }
  .gyyda_w p {
    font-size: 14px;
    color: #828282;
    line-height: 30px;
    font-family: "宋体";
    margin-top: 19px;
    letter-spacing: 1px;
  }
  .gyye {
    width: 100%;
    margin-top: 65px;
  }
  .gyye > img {
    width: 91.584%;
    margin: 0 auto;
    margin-bottom: 39px;
  }
  .gyyea {
    width: 46.994%;
    margin: 23px 10px;
    box-shadow: 0 0 20px 0 rgba(230, 230, 230, 0.71);
    position: relative;
    cursor: pointer;
  }
  .gyyea_t {
    width: 100%;
    overflow: hidden;
  }
  .gyyea_t img {
    width: 100%;
    transition: all ease 0.3s;
  }
  .gyyea_w {
    width: 100%;
    padding: 29px 35px 0 22px;
    height: 180px;
  }
  .gyyea_w > img {
    width: 31px;
    float: left;
  }
  .gyyea_wa {
    float: right;
    width: 88.739%;
    margin-top: -1px;
  }
  .gyyea_wa h6 {
    font-size: 20px;
    color: #2e2e2e;
    line-height: 24px;
    margin-bottom: 13px;
  }
  .gyyea_wa p {
    font-size: 14px;
    color: #6e6e6e;
    line-height: 22px;
  }
  .gyyea_wa p img {
    display: inline-block;
    margin-right: 8px;
  }
  .gyyea img.on {
    width: 100px;
    position: absolute;
    right: 27px;
    top: 149px;
    transition: all ease 0.3s;
  }
  .gyyea:hover .gyyea_t img {
    transform: scale(1.1);
  }
  .gyyea:hover img.on {
    transform: rotate(15deg);
  }
  .gyyea_wh {
    height: 200px;
  }

  /*企业文化页*/
  .whya {
    width: 100%;
  }
  .whya img {
    width: 100%;
  }
  .whyb {
    width: 100%;
    margin-top: 66px;
  }
  .whyb p {
    text-align: center;
    font-size: 34px;
    color: #000000;
    line-height: 34px;
  }
  .whyb span {
    width: 28px;
    height: 1px;
    background-color: #000000;
    margin: 0 auto;
    display: block;
    margin-top: 25px;
  }
  .whyb img {
    width: 100%;
    margin-top: 44px;
  }

  /*联系若贤*/
  .lxya {
    width: 100%;
    background-image: url(../img/r91.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    padding-top: 27px;
  }
  .lxya h6 {
    font-size: 24px;
    color: #000000;
    line-height: 24px;
  }
  .lxya h6 span {
    font-size: 12px;
    color: #b7b7b7;
    display: block;
  }
  .lxyaa {
    margin-left: 10px;
  }
  .lxyaa p {
    font-size: 16px;
    color: #5f5f5f;
    margin-top: 32px;
    letter-spacing: 1px;
  }
  .lxyaa p img {
    display: inline-block;
    margin-right: 15px;
    position: relative;
    top: 11px;
  }
  .lxyab {
    margin-left: 90px;
  }
  .lxyac {
    width: 149px;
    margin-top: -171px;
    margin-right: 11px;
  }
  .lxyac img {
    width: 100%;
  }
  .ditu {
    width: 94.42%;
    margin: 0 auto;
    margin-top: 55px;
    position: relative;
  }
  .ditu img {
    position: absolute;
    left: -18px;
    top: 0;
  }
  .rx_map {
    position: relative !important;
    width: 100% !important;
  }
}

@media screen and (min-width: 760px) and (max-width: 1199px) {
  /*网站地图*/
  .wzdt2 {
    width: 96%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .wzdt_a {
    border: solid 2px #e5e5e5;
    margin-top: 22px;
  }
  .wzdt_a h1 {
    width: 96%;
    margin: 0 auto;
    border-bottom: 1px solid #f2f2f2;
    margin-top: 5px;
  }
  .wzdt_a h1 a {
    font-size: 16px;
    color: #505050;
    font-weight: bold;
    line-height: 45px;
  }
  .wzdt_a p {
    margin: 0 25px;
  }
  .wzdt_a p a {
    color: #505050;
    line-height: 42px;
    margin-right: 15px;
  }
  .wzdt_a p a:hover {
    color: #0665d0;
  }
  /*网站地图*/
  /*404*/
  .fzfbox {
    width: 100%;
    margin: 0 auto;
    background: #f9f9f9;
    padding: 30px;
    margin-bottom: 20px;
  }
  .fzf1 {
    width: 90%;
    margin: 15px auto;
  }
  .fzf1 img {
    width: 100%;
    margin: 0 auto;
  }
  .fzf2 {
    width: 100%;
    margin: 0 auto;
  }
  .fzf2 p {
    font-size: 18px;
    color: #434343;
    text-align: center;
    line-height: 30px;
  }
  .fzf2-1 {
    width: 100%;
    margin: 0 auto;
  }
  .fzf2-1 p {
    font-size: 16px;
    color: #434343;
    text-align: center;
    line-height: 30px;
  }
  .fzf2-1 p span {
    color: #333;
  }
  .fzf3 {
    width: 310px;
    margin: 30px auto;
  }
  .fzf3z {
    float: left;
  }
  .fzf3z img {
    width: 100%;
    margin: 0 auto;
  }
  .fzf3y {
    float: right;
  }
  .fzf3y img {
    width: 100%;
    margin: 0 auto;
  }
  /*404*/
  body,
  html {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei", "微软雅黑";
    font-size: 12px;
    -webkit-font-smoothing: antialiased; /*抗锯齿效果*/
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    overflow: auto;
    overflow-x: hidden;
  }
  a,
  ul,
  li,
  ol,
  p,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  dl,
  dt,
  dd {
    list-style: none;
    padding: 0;
    margin: 0;
    text-decoration: none;
    font-weight: normal;
    font-size: 12px;
    color: #858585;
  }
  * img {
    display: block;
    border: none;
  }
  input,
  select,
  textarea {
    padding: 0;
    margin: 0;
    outline: none;
    font-family: "微软雅黑";
    -webkit-appearance: none;
    border: none;
  }
  .clearfix {
    clear: both;
  }
  .mob {
    display: none;
  }
  .pc {
    display: block;
  }
  .fl {
    float: left;
  }
  .fr {
    float: right;
  }
  .commen {
    width: 96%;
    margin: 0 auto;
  }
  .ellipsis {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
  }

  /*滚动条样式*/
  ::-webkit-scrollbar-track-piece {
    width: 8px;
    background-color: #f0f0f0;
    border-radius: 5px;
  }
  ::-webkit-scrollbar {
    width: 8px;
    background-color: #089cef;
    border-radius: 5px;
  }
  ::-webkit-scrollbar-thumb {
    width: 8px;
    background-color: #282828;
    border-radius: 5px;
  }
  ::-webkit-scrollbar-thumb:hover {
    width: 8px;
    background-color: #089cef;
    border-radius: 5px;
  }

  /*top*/
  .db {
    width: 100%;
    background-color: #f8f8f8;
  }
  .db p {
    line-height: 30px;
    color: #4e4e4e;
  }
  .db h1 {
    line-height: 30px;
    color: #4e4e4e;
    display: inline-block;
  }
  .db p a {
    color: #4e4e4e;
    transition: all ease 0.3s;
  }
  .db p span {
    margin: 0 10px;
  }
  .db p a:hover {
    color: #0081ca;
  }
  .top {
    position: relative;
    margin-top: 31px;
    border-bottom: 1px solid #ececec;
    padding-bottom: 33px;
  }
  .logo {
    width: 200px;
  }
  .logo img {
    width: 100%;
  }
  .topa_a {
    width: 280px;
    margin-top: 13px;
    margin-left: 25px;
  }
  .topa_a img {
    width: 100%;
  }
  .topa_b {
    width: 190px;
    margin-top: 19px;
  }
  .topa_b img {
    width: 100%;
  }
  .navx {
    width: 100%;
    height: 49px;
  }
  .nava {
    height: 49px;
    width: 11.111%;
    transition: all ease 0.3s;
    position: relative;
    border-bottom: 3px solid transparent;
  }
  .navax {
    margin-left: 0;
  }
  .nava p {
    line-height: 48px;
    transition: all ease 0.3s;
    text-align: center;
  }
  .nava p a {
    font-size: 16px;
    color: #2d3834;
    transition: all ease 0.3s;
  }
  .navaa {
    border-color: #0081ca;
  }
  .navaa p a {
    color: #0081ca;
  }
  .nava:hover {
    border-color: #0081ca;
  }
  .nava:hover p a {
    color: #0081ca;
  }
  .navb {
    width: 120%;
    position: absolute;
    z-index: 2;
    top: 49px;
    left: -10%;
    opacity: 0;
    background-color: #f9f9f9;
    text-align: center;
  }
  .navba {
    line-height: 40px;
    text-align: center;
    transition: all ease 0.3s;
    background-color: transparent;
  }
  .navba a {
    font-size: 13px;
    color: #2d3834;
    transition: all ease 0.3s;
  }
  .navba:hover {
    background-color: #0081ca;
  }
  .navba:hover a {
    color: #fff;
  }
  .keywords {
    position: relative;
    margin-top: -20px;
    height: 80px;
    background-color: #089cef;
  }
  .keywords p {
    float: left;
    font-size: 13px;
    color: #fff;
    line-height: 24px;
    margin-top: 28px;
    width: 65%;
    font-family: "宋体";
  }
  .keywords p a {
    font-size: 13px;
    color: #fff;
    margin: 0 6px;
    font-family: "宋体";
  }
  .keywords p span {
    font-weight: bold;
  }
  .keywords input.input1 {
    float: right;
    width: 30%;
    height: 40px;
    line-height: 40px;
    margin-right: 3%;
    margin-top: 20px;
    border-radius: 30px;
    border: 1px solid #edeceb;
    font-size: 12px;
    color: #a9a9a9;
    padding-left: 18px;
    letter-spacing: 1px;
    font-family: "宋体";
  }
  .keywords input.input2 {
    background-image: url(../img/r4.png);
    width: 22px;
    height: 23px;
    background-color: transparent;
    position: absolute;
    right: 50px;
    top: 29px;
    cursor: pointer;
    background-size: 100% 100%;
  }
  .keywords::after {
    position: absolute;
    content: "";
    width: 360px;
    height: 80px;
    background-color: #089cef;
    top: 0;
    left: -360px;
  }
  /*banner*/
  .ban {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    height: 438px;
    position: relative;
  }
  .imgbox {
    width: 1400px;
    overflow: hidden;
    position: relative;
    left: 50%;
    margin-left: -700px;
    height: 438px;
  }
  .imgbox img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  .boy {
    width: 1200px;
  }
  .bt-a {
    width: 47px;
    height: 47px;
    position: absolute;
    left: 6%;
    top: calc(50% - 23.5px);
    cursor: pointer;
    z-index: 15;
  }
  .bt-b {
    background: url(../img/yi07.png) no-repeat;
    width: 47px;
    height: 47px;
    opacity: 1;
    transition: all ease 0.3s;
  }
  .bt-b:hover {
    background: url(../img/yi09.png);
    opacity: 1;
  }
  .bt-k {
    width: 47px;
    height: 109px;
    position: absolute;
    right: 6%;
    top: calc(50% - 23.5px);
    cursor: pointer;
    z-index: 15;
  }
  .bt-f {
    background: url(../img/yi06.png) no-repeat;
    width: 47px;
    height: 47px;
    opacity: 1;
    transition: all ease 0.3s;
  }
  .bt-f:hover {
    background: url(../img/yi08.png);
    opacity: 1;
  }
  .gjc {
    position: absolute;
    width: 1400px;
    left: 50%;
    margin-left: -700px;
    bottom: 20px;
    z-index: 100;
  }
  .gjc p {
    float: left;
    line-height: 18px;
    margin-left: 16px;
  }
  .gjc p span {
    display: block;
    font-size: 12px;
    color: #939393;
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 5px;
  }
  .gjc p a {
    font-size: 12px;
    color: #fff;
    margin-right: 10px;
    opacity: 0;
    transition: all ease 0.3s;
  }
  .gjc p:hover a {
    opacity: 1;
  }
  .flip {
    position: absolute;
    bottom: 62px;
    left: 50%;
    margin-left: -42px;
  }
  .flip li {
    cursor: pointer;
    width: 14px;
    height: 14px;
    margin: 0 7px;
    float: left;
    position: relative;
    transition: all ease 0.3s;
    border-radius: 50%;
    background-color: #fff;
  }
  .flip li.ppp {
    background-color: #ff9f2d;
  }
  /*产品中心*/
  .cp {
    width: 100%;
    overflow: hidden;
    margin-top: 70px;
  }
  .cp_top img {
    position: relative;
    width: 1100px;
    left: 50%;
    margin-left: -550px;
  }
  .cp_top h6 {
    font-size: 32px;
    color: #099cef;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
    margin-top: -25px;
    position: relative;
    z-index: 2;
  }
  .cp_top p {
    text-align: center;
    font-size: 14px;
    color: #5a5a5a;
    font-family: "宋体";
    line-height: 24px;
    letter-spacing: 3px;
    margin-top: 12px;
  }
  .cpa {
    width: 100%;
    margin-top: 55px;
  }
  .cpaz {
    width: 23.33%;
  }
  .cpaza {
    width: 100%;
    background-color: #f3f3f3;
    border-bottom: 1px solid #fff;
    background-image: url(../img/r6.png);
    background-repeat: no-repeat;
    background-position: right -29px center;
    transition: all ease 0.3s;
  }
  .cpaza p {
    line-height: 40px;
    margin-left: 25px;
    background-image: url(../img/r8.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
    transition: all ease 0.3s;
  }
  .cpaza p a {
    font-size: 15px;
    color: #2c2c2c;
    display: inline-block;
    width: 100%;
    transition: all ease 0.3s;
  }
  .cpazaa {
    background-color: #089cef;
    background-position: right 19px center;
  }
  .cpazaa p {
    background-image: url(../img/r9.png);
  }
  .cpazaa p a {
    color: #fff;
  }
  .cpay {
    width: 75%;
  }
  .cpaya {
    width: 100%;
  }
  .cpaya img {
    width: 100%;
  }
  .cpb {
    width: 100%;
    margin-top: 18px;
    overflow: hidden;
  }
  .cpda {
    width: 23.75%;
    margin-left: 1.666%;
    position: relative;
    overflow: hidden;
  }
  .cpdaa {
    margin-left: 0;
  }
  .cpda img.t1 {
    width: 100%;
    transition: all ease 0.3s;
  }
  .cpda p {
    position: absolute;
    left: 5%;
    bottom: 15px;
    width: 90%;
    text-align: center;
    font-size: 14px;
    color: #666666;
    font-family: "宋体";
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 2;
    transition: all ease 0.3s;
  }
  .cpda img.t2 {
    width: 40px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: 50%;
    margin-top: -60px;
    z-index: 2;
    opacity: 0;
    transition: all ease 0.3s;
  }
  .cpda div {
    width: 0%;
    height: 100%;
    background-color: rgba(0, 119, 195, 0.65);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    transition: all ease 0.3s;
    opacity: 0;
  }
  .cpda:hover div {
    width: 100%;
    opacity: 1;
  }
  .cpda:hover p {
    color: #fff;
  }
  .cpda:hover img.t2 {
    margin-top: -30px;
    opacity: 1;
  }
  .cpda:hover img.t1 {
    transform: scale(1.05);
  }
  .cpx {
    display: table;
    margin: 0 auto;
    margin-top: 26px;
  }
  .cpx li {
    width: 8px;
    height: 8px;
    background-color: #d4d4d4;
    border-radius: 50%;
    margin: 0 4px;
    display: inline-block;
    cursor: pointer;
    transition: all ease 0.3s;
  }
  .cpx li.on {
    background-color: #099cef;
  }
  /*4大理由*/
  .ly {
    width: 100%;
    background-color: #f6f6f6;
    margin-top: 70px;
    padding: 80px 0 16px 0;
  }
  .lya {
    width: 100%;
    margin-top: 65px;
  }
  .lyaz {
    width: 28%;
  }
  .lyaza {
    width: 100%;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 11px;
    margin-bottom: 32px;
    cursor: pointer;
    position: relative;
  }
  .lyaza_t {
    width: 50px;
    position: relative;
    float: left;
  }
  .lyaza_t img {
    width: 100%;
  }
  .lyaza_t img.t2 {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all ease 0.3s;
  }
  .lyaza p {
    float: left;
    margin-left: 10px;
    font-size: 13px;
    color: #9c9c9c;
    text-transform: uppercase;
    margin-top: -4px;
    width: calc(100% - 60px);
  }
  .lyaza p span {
    display: block;
    font-size: 20px;
    color: #292929;
    margin-bottom: 2px;
    transition: all ease 0.3s;
  }
  .lyaza::after {
    position: absolute;
    content: "";
    width: 95px;
    height: 3px;
    background-color: #099cef;
    left: 0;
    bottom: -2px;
  }
  .lyazaa .lyaza_t img.t2 {
    opacity: 1;
  }
  .lyazaa p span {
    color: #099cef;
    font-weight: bold;
  }
  .lyay {
    width: 67.9166%;
    position: relative;
    z-index: 2;
  }
  .lyay img {
    width: 100%;
  }
  .lyb {
    position: relative;
    background-color: #eeeeee;
    margin-top: -42px;
    height: 182px;
    padding-top: 44px;
  }
  .lyb::after {
    position: absolute;
    content: "";
    width: 360px;
    height: 182px;
    background-color: #eeeeee;
    top: 0;
    left: -360px;
  }
  .lyba {
    width: 100%;
    padding-right: 2%;
  }
  .lyba img {
    width: 60px;
    float: left;
  }
  .lyba_w {
    margin-left: 4%;
    width: calc(96% - 60px);
  }
  .lyba_w h6 {
    font-size: 24px;
    color: #454444;
    line-height: 26px;
    margin-bottom: 4px;
  }
  .lyba_w p {
    font-size: 15px;
    color: #646464;
    line-height: 26px;
    margin-top: 10px;
    background-image: url(../img/r22.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 17px;
  }
  .lybx {
    position: absolute;
    bottom: 39px;
    left: 0;
  }
  .lybx_z {
    width: 26px;
    cursor: pointer;
  }
  .lybx_y {
    width: 26px;
    cursor: pointer;
    margin-left: 7px;
  }
  /*成功案例*/
  .al {
    width: 100%;
    margin-top: 70px;
    padding-top: 60px;
    background-image: url(../img/r6.jpg);
    background-repeat: no-repeat;
    background-size: auto 82.5%;
    background-position: center top;
    overflow: hidden;
  }
  .cp_topa h6 {
    color: #fff;
  }
  .cp_topa p {
    color: #fff;
  }
  .alx {
    width: 100%;
    overflow: hidden;
    margin-top: 49px;
  }
  .ala {
    width: 114.4%;
    margin-left: -7.2%;
  }
  .ala_t {
    width: 100%;
    overflow: hidden;
    transition: all ease 0.5s;
    position: relative;
  }
  .ala_t img {
    width: 100%;
    transition: all ease 0.3s;
  }
  .ala_tw {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    transform: scale(1.2);
    padding-top: 20%;
  }
  .ala_tw h6 {
    width: 60%;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ala_tw p {
    text-align: center;
    font-size: 15px;
    color: #fff;
    width: 105px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    border: 1px solid #fff;
    border-radius: 30px;
    margin-top: 12px;
    font-family: "宋体";
    letter-spacing: 1px;
  }
  .ala_w {
    width: 100%;
    background-image: url(../img/r27.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    height: 80px;
    padding: 15px 5% 0 5%;
    opacity: 0;
    transition: all ease 0.6s;
  }
  .ala_wa {
    width: 85%;
  }
  .ala_wa h6 {
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ala_wa p {
    font-size: 13px;
    color: #fff;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: "宋体";
  }
  .ala_w img {
    float: right;
    margin-top: 14px;
  }
  #swiper_al .swiper-slide-active .ala_w {
    opacity: 1;
  }
  #swiper_al .swiper-slide-active .ala_tw {
    opacity: 0;
  }
  #swiper_al .swiper-slide-next .ala_t {
    transform: scale(0.655);
    transform-origin: 50% 100%;
  }
  #swiper_al .swiper-slide-prev .ala_t {
    transform: scale(0.655);
    transform-origin: 50% 100%;
  }
  #swiper_al .swiper-slide:hover .ala_t img {
    transform: scale(1.1);
  }
  #swiper-button-prev_al {
    background-image: url(../img/r24.png);
    width: 34px;
    height: 34px;
    background-size: 100% 100%;
    left: 28.5%;
    right: auto;
  }
  #swiper-button-next_al {
    background-image: url(../img/r25.png);
    width: 34px;
    height: 34px;
    background-size: 100% 100%;
    right: 28.5%;
    left: auto;
  }
  /*合作客户*/
  .kh {
    width: 100%;
    overflow: hidden;
    margin-top: 70px;
  }
  .kha {
    width: 100%;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 12px;
    position: relative;
  }
  .kha::after {
    position: absolute;
    content: "";
    width: 80px;
    height: 3px;
    background-color: #ff9f2d;
    left: 0;
    bottom: -2px;
  }
  .kha h6 {
    float: left;
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    line-height: 30px;
  }
  .kha h6 span {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 22px;
    color: #dadada;
    margin-left: 10px;
  }
  .kha p {
    width: 90px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #ececec;
    border-radius: 30px;
    float: right;
    transition: all ease 0.3s;
  }
  .kha p a {
    font-size: 14px;
    color: #a0a0a0;
  }
  .kha p:hover {
    transform: translateX(-8px);
  }
  .khb {
    width: 100%;
    margin-top: 37px;
  }
  .khb img {
    width: 19.166%;
    border: 1px solid #ebebeb;
    float: left;
    margin-left: 1.0425%;
    margin-top: 13px;
    transition: all ease 0.3s;
  }
  .khb img.t1 {
    margin-left: 0;
  }
  .khb img:hover {
    border-color: #099cef;
  }
  /*客户评价*/
  .pj {
    width: 100%;
    overflow: hidden;
    margin-top: 70px;
  }
  .pja {
    width: 100%;
    margin-top: 45px;
    position: relative;
  }
  .pjb {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  .pje {
    width: 92.9%;
    margin: 0 auto;
    border: 1px solid #ececec;
    background-color: transparent;
    padding: 30px 7% 35px 7%;
    position: relative;
    transition: all ease 0.3s;
  }
  .pje::after {
    position: absolute;
    content: "";
    width: 3px;
    height: 37px;
    background-color: #099cef;
    top: 36px;
    left: -2px;
    transition: all ease 0.3s;
  }
  .pje h6 {
    font-size: 20px;
    color: #099cef;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
    font-weight: bold;
    letter-spacing: 1px;
  }
  .pje img.t1 {
    width: 52px;
    margin-top: 5px;
  }
  .pje p {
    font-size: 14px;
    color: #939191;
    line-height: 22px;
    font-family: "宋体";
    margin-top: 22px;
    height: 88px;
    overflow: hidden;
  }
  .pje img.t2 {
    width: 110px;
    border-radius: 50%;
    margin-top: 33px;
  }
  .pje img.t3 {
    position: absolute;
    width: 40px;
    bottom: 52px;
    right: 30px;
  }
  .pje:hover {
    box-shadow: 0 0 25px 0 rgba(212, 228, 241, 0.5);
  }
  .pje:hover::after {
    background-color: #f39a30;
  }
  .piz {
    width: 48px;
    height: 48px;
    background-color: #099cef;
    border-radius: 50%;
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -24px;
    cursor: pointer;
    transition: all ease 0.3s;
  }
  .piz img {
    width: 15px;
    margin: 10px auto;
  }
  .piy {
    width: 48px;
    height: 48px;
    background-color: #099cef;
    border-radius: 50%;
    position: absolute;
    right: -20px;
    top: 50%;
    margin-top: -24px;
    cursor: pointer;
    transition: all ease 0.3s;
  }
  .piy img {
    width: 15px;
    margin: 10px auto;
  }
  .piza {
    background-color: #fa9721;
  }
  .pj_m {
    width: 170px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-image: url(../img/r33.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 50px;
    border-radius: 30px;
    transition: all ease 0.3s;
  }
  .pj_m a {
    font-size: 14px;
    color: #fff;
  }
  .pj_m:hover {
    transform: translateY(-8px);
  }
  /*关于我们*/
  .gy {
    width: 100%;
    overflow: hidden;
    margin-top: 70px;
  }
  .gya {
    width: 100%;
    margin-top: 55px;
    height: 270px;
  }
  .gyaa {
    width: 45%;
  }
  .gyaa h5 {
    font-size: 18px;
    color: #3b3b3b;
    line-height: 28px;
    letter-spacing: 2px;
    margin-top: 2px;
  }
  .gyaa h6 {
    font-size: 12px;
    color: #c3c3c3;
    line-height: 12px;
    margin-top: 2px;
  }
  .gyaa p {
    font-size: 14px;
    color: #7f7f7f;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    margin-top: 38px;
    font-family: "宋体";
  }
  .gyaa_m {
    width: 170px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 30px;
    transition: all ease 0.3s;
    background-color: #ff9f2d;
    margin-top: 33px;
    border: 1px solid #ececec;
  }
  .gyaa_m a {
    font-size: 14px;
    color: #fff;
  }
  .gyaa_m:hover {
    transform: translateX(8px);
  }
  .gyab {
    width: 50%;
  }
  .gyab img {
    width: 100%;
  }
  .gyb {
    width: 100%;
    background-image: url(../img/r22.jpg);
    height: 200px;
    background-repeat: no-repeat;
    background-size: auto 200px;
    background-position: center;
    padding-top: 45px;
  }
  .gyb p {
    font-size: 24px;
    color: #fff;
    line-height: 36px;
    margin-left: 22px;
  }
  .gyc {
    margin-top: -5%;
  }
  .gyc img {
    width: 100%;
  }
  /*新闻资讯*/
  .xw {
    width: 100%;
    overflow: hidden;
    margin-top: 74px;
  }
  .xwz {
    width: 68.333%;
  }
  .xwza h5 {
    width: 95px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #ececec;
    border-radius: 30px;
    float: left;
    transition: all ease 0.3s;
    font-size: 14px;
    color: #a0a0a0;
    margin-right: 10px;
    cursor: pointer;
  }
  .xwza h5.on {
    background-color: #099cef;
    color: #fff;
  }
  .xwzb {
    width: 100%;
    margin-top: 23px;
  }
  .xwzc {
    width: 100%;
  }
  .xwzca {
    width: 39%;
  }
  .xwzca_t {
    width: 100%;
    overflow: hidden;
  }
  .xwzca_t img {
    width: 100%;
    transition: all ease 0.3s;
  }
  .xwzca_w {
    width: 100%;
    background-color: #f3f3f3;
    padding: 2px 5% 32px 5%;
  }
  .xwzca_wa {
    width: 100%;
  }
  .xwzca_wa h6 {
    width: 70px;
    height: 65px;
    background-color: #099cef;
    text-align: center;
    font-size: 13px;
    color: #fff;
    margin-top: -28px;
    position: relative;
    float: left;
  }
  .xwzca_wa h6 span {
    display: block;
    font-family: Arial;
    font-size: 33px;
    font-weight: bold;
    line-height: 40px;
  }
  .xwzca_wa h5 {
    float: left;
    margin-left: 4%;
    width: calc(96% - 70px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    color: #000000;
    line-height: 26px;
    margin-top: 12px;
    transition: all ease 0.3s;
  }
  .xwzca_w p {
    font-size: 12px;
    color: #929292;
    line-height: 22px;
    margin-top: 21px;
    font-family: "宋体";
    letter-spacing: 1px;
    height: 66px;
    overflow: hidden;
  }
  .xwzca_m {
    text-align: right;
    font-size: 12px;
    color: #0077c3;
    line-height: 12px;
    margin-top: 4px;
  }
  .xwzca:hover .xwzca_t img {
    transform: scale(1.1);
  }
  .xwzca:hover .xwzca_wa h5 {
    color: #099cef;
  }
  .xwzcb {
    width: 57.371%;
  }
  .xwzcba {
    width: 100%;
    padding: 4% 0 4% 4%;
    border-bottom: 1px dashed #d5d5d5;
  }
  .xwzcba h5 {
    text-align: center;
    font-size: 13px;
    color: #cbcbcb;
    float: left;
    transition: all ease 0.3s;
  }
  .xwzcba h5 span {
    display: block;
    font-family: Arial;
    font-size: 33px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .xwzcba_w {
    float: right;
    width: calc(96% - 55px);
    margin-top: -3px;
  }
  .xwzcba_w h6 {
    font-size: 14px;
    color: #525252;
    line-height: 24px;
    font-family: "宋体";
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all ease 0.3s;
    letter-spacing: 1px;
  }
  .xwzcba_w p {
    font-size: 12px;
    color: #9e9e9e;
    line-height: 22px;
    font-family: "宋体";
    height: 44px;
    overflow: hidden;
    margin-top: 10px;
    transition: all ease 0.3s;
    letter-spacing: 1px;
  }
  .xwzcba:hover h5 {
    color: #ffa644;
  }
  .xwzcba:hover .xwzcba_w h6 {
    color: #ffa644;
  }
  .xwzcba:hover .xwzcba_w p {
    color: #ffa644;
  }
  .xwys {
    width: 29.166%;
  }
  .xwyb {
    height: 265px;
    overflow: hidden;
    margin-top: 23px;
  }
  .changj_wd {
    width: 100%;
    margin-top: 20px;
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 20px;
  }
  .wen {
    width: 100%;
  }
  .wen img {
    float: left;
    width: 24px;
  }
  .wen p {
    float: right;
    width: calc(100% - 43px);
    font-size: 14px;
    color: #494949;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 24px;
    transition: all ease 0.3s;
    font-family: "宋体";
  }
  .da {
    width: 100%;
    margin-top: 6px;
  }
  .da img {
    float: left;
    width: 24px;
  }
  .da p {
    float: right;
    width: calc(100% - 43px);
    font-size: 12px;
    color: #9a9a9a;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    transition: all ease 0.3s;
    font-family: "宋体";
  }
  .changj_wd:hover .wen p {
    color: #ffa644;
  }
  /*联系*/
  .lx {
    width: 100%;
    overflow: hidden;
    margin-top: 100px;
    padding-bottom: 20px;
  }
  .lxx {
    width: 100%;
    margin-top: 36px;
  }
  .lxa {
    width: 26.666%;
  }
  .lxa img {
    width: 100%;
  }
  .lxb {
    width: 70%;
    border: 1px solid #f2f2f2;
    padding: 4%;
    box-shadow: 0 4px 15px 0 rgba(246, 246, 246, 0.75);
  }
  .lxb > input {
    width: 48.28%;
    line-height: 40px;
    border: 1px solid #efeeee;
    padding-left: 38px;
    font-size: 14px;
    color: #b6b6b6;
    font-family: "宋体";
    background-image: url(../img/r38.png);
    background-repeat: no-repeat;
    background-position: left 14px center;
    letter-spacing: 1px;
  }
  .lxb > .input2 {
    background-image: url(../img/r39.png);
  }
  .lxb > textarea {
    width: 100%;
    line-height: 40px;
    border: 1px solid #efeeee;
    padding-left: 38px;
    font-size: 14px;
    color: #b6b6b6;
    font-family: "宋体";
    background-image: url(../img/r40.png);
    background-repeat: no-repeat;
    background-position: left 14px top 15px;
    height: 180px;
    margin-top: 20px;
    letter-spacing: 1px;
  }
  .lxba_a {
    width: 100%;
    margin-top: 20px;
  }
  .lxba_a > input {
    width: 110px;
    line-height: 40px;
    border: 1px solid #efeeee;
    padding-left: 17px;
    font-size: 14px;
    color: #b6b6b6;
    font-family: "宋体";
  }
  .lxba_a img {
    float: left;
    width: 65px;
    height: 40px;
    margin-left: 4%;
  }
  .lxba_a p {
    float: left;
    line-height: 40px;
    font-size: 13px;
    color: #b6b6b6;
    font-family: "宋体";
    cursor: pointer;
    margin-left: 10px;
  }
  .tj {
    width: 48.28%;
  }
  .tj input {
    width: 100%;
    cursor: pointer;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    background-image: url(../img/r41.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
  }
  /*footer*/
  .yj {
    width: 100%;
    background-color: #303030;
    margin-top: 60px;
    overflow: hidden;
  }
  .yja {
    width: 1200px;
    background-image: url(../img/r42.png);
    height: 80px;
    background-size: 100% 100%;
    padding-top: 21px;
  }
  .yja p {
    float: left;
    font-size: 14px;
    color: #fff;
    margin: 0 10px;
  }
  .yja p span {
    display: block;
    font-size: 12px;
    color: #a8d5ff;
    font-family: "宋体";
    margin-bottom: 7px;
  }
  .yjb {
    width: 100%;
    margin-top: 56px;
  }
  .yjc_a {
    margin-right: 10px;
  }
  .yjc_a h6 {
    line-height: 24px;
    margin-bottom: 7px;
  }
  .yjc_a h6 a {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
  }
  .yjc_a p {
    line-height: 22px;
    margin-top: 8px;
  }
  .yjc_a p a {
    font-size: 12px;
    color: #717171;
    font-family: "宋体";
    transition: all ease 0.3s;
  }
  .yjc_a p a:hover {
    color: #fff;
  }
  .yjc_aa {
    margin-right: 0;
  }
  .yjd {
    width: 100px;
    margin-left: 10px;
  }
  .yjd img {
    width: 100%;
  }
  .yje {
    margin-top: -5px;
  }
  .yje h6 {
    text-align: center;
    font-size: 16px;
    color: #ff8416;
  }
  .yje p {
    font-size: 14px;
    color: #7c7c7c;
    line-height: 21px;
    text-align: center;
    margin-top: 3px;
  }
  .yje_t {
    width: 140px;
    margin: 0 auto;
    margin-top: 27px;
  }
  .yje_t img {
    width: 100%;
  }
  .yjf {
    width: 100%;
    height: 80px;
    border-top: 1px solid #414141;
    padding-top: 18px;
  }
  .yjf img {
    float: left;
    width: 120px;
    margin-right: 13px;
  }
  .yjf p {
    font-size: 12px;
    color: #4a4a4a;
    line-height: 22px;
    font-family: "宋体";
    margin-top: 9px;
  }
  .yjf p a {
    font-size: 12px;
    color: #4a4a4a;
    font-family: "宋体";
  }
  .yjf p a:hover {
    color: #fff;
  }
  .yl {
    padding: 5px 0;
  }
  .yl p {
    font-size: 12px;
    color: #717171;
    line-height: 24px;
  }
  .yl p a {
    font-size: 12px;
    color: #717171;
    margin: 0 3px;
  }

  /*固定的悬浮窗*/
  .yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 290px;
    right: -127px;
    cursor: pointer;
    transition: all 0.3s ease;
  }
  .yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 15px/53px "al1";
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all 0.5s ease;
    overflow: hidden;
  }
  .yb_bar ul li a {
    font: 15px/53px "al1";
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all 0.5s ease;
    overflow: hidden;
  }
  .yb_bar .yb_top {
    background: #0064d4 url(../img/t1.png) no-repeat;
  }
  .yb_bar .yb_phone {
    background: #0064d4 url(../img/t2.png) no-repeat;
  }
  .yb_bar .yb_QQ {
    text-indent: 0;
    background: #0064d4 url(../img/t3.png) no-repeat;
  }
  .yb_bar .yb_ercode {
    background: #0064d4 url(../img/t4.png) no-repeat;
  }
  .hd_qr {
    padding: 6px 37px 25px 37px;
    box-sizing: border-box;
  }
  .yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
  }
  .yb_QQ a:hover {
    color: #fff;
  }

  /*产品列表页*/
  .nban {
    width: 100%;
  }
  .nban img {
    position: relative;
    width: 1400px;
    left: 50%;
    margin-left: -700px;
  }
  .neiye {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
    position: relative;
  }
  .neiye::after {
    position: absolute;
    width: 100%;
    content: "";
    height: 1px;
    background-color: #ededed;
    left: 0;
    top: 77px;
  }
  .cpnz {
    width: 20%;
  }
  .cpnza {
    width: 100%;
  }
  .cpnza p {
    font-size: 16px;
    color: #b5b5b5;
    line-height: 13px;
    text-transform: uppercase;
  }
  .cpnza h6 {
    font-size: 28px;
    color: #333333;
    line-height: 38px;
    border-bottom: 3px solid #089cef;
    display: inline-block;
    padding-bottom: 25px;
    position: relative;
    z-index: 2;
  }
  .cpnzb {
    width: 100%;
    margin-top: 39px;
  }

  .cpzka {
    width: 100%;
    border-bottom: 1px solid #ededed;
  }
  .cpzka .h {
    line-height: 35px;
    padding: 10px 0 10px 26px;
    background-image: url(../img/r8.png);
    background-repeat: no-repeat;
    background-position: left 10px center;
    transition: all ease 0.3s;
  }
  .cpzka .h a {
    font-size: 16px;
    color: #2c2c2c;
    transition: all ease 0.3s;
  }
  .cpzkb {
    width: 100%;
    padding-bottom: 10px;
    margin-top: -10px;
    height: 0;
    overflow: hidden;
    transition: all ease 0.3s;
  }
  .cpzkb p {
    padding-left: 26px;
    line-height: 34px;
  }
  .cpzkb p a {
    font-size: 14px;
    color: #2c2c2c;
    transition: all ease 0.3s;
  }
  .cpzkaa .h {
    background-image: url(../img/r56.png);
  }
  .cpzkaa .h a {
    color: #089cef;
  }
  .cpzkaa .cpzkb {
    height: auto;
  }
  .cpzkaa .cpzkb p.on a {
    color: #089cef;
  }
  .cpzka:hover .h {
    background-image: url(../img/r56.png);
  }
  .cpzka:hover .h a {
    color: #089cef;
  }
  .cpzkb p:hover a {
    color: #089cef;
  }

  .cpnzb_a {
    width: 100%;
    line-height: 55px;
    padding-left: 30px;
    background-image: url(../img/r8.png);
    background-repeat: no-repeat;
    background-position: left 14px center;
    border-bottom: 1px solid #ededed;
    transition: all ease 0.3s;
  }
  .cpnzb_a a {
    font-size: 16px;
    color: #2c2c2c;
    transition: all ease 0.3s;
  }
  .cpnzb_aa {
    background-image: url(../img/r56.png);
  }
  .cpnzb_aa a {
    color: #089cef;
  }
  .cpnzb_a:hover {
    background-image: url(../img/r56.png);
  }
  .cpnzb_a:hover a {
    color: #089cef;
  }
  .cpnzc {
    width: 100%;
    background-color: #f9fafc;
    margin-top: 45px;
    padding: 25px 20px 31px 20px;
  }
  .cpnzc h6 {
    font-size: 20px;
    color: #000000;
    border-bottom: 1px solid #ededed;
    line-height: 30px;
    padding-bottom: 18px;
    margin-bottom: 12px;
  }
  .cpnzc h6 span {
    border-bottom: 2px solid #f6a800;
    padding-bottom: 19px;
  }
  .cpnzc p {
    line-height: 24px;
    border-bottom: 1px solid #ededed;
    padding: 17px 8px 8px 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .cpnzc p a {
    font-size: 14px;
    color: #696969;
    font-family: "宋体";
    transition: all ease 0.3s;
  }
  .cpnzc p:hover a {
    color: #089cef;
  }
  .cpny {
    width: 76.25%;
  }
  .cpnya {
    width: 100%;
    margin-top: 18px;
  }
  .cpnya h6 {
    font-size: 25px;
    color: #000000;
    line-height: 35px;
    border-bottom: 2px solid #089cef;
    float: left;
    padding-bottom: 23px;
    position: relative;
    z-index: 2;
  }
  .cpnya h1 {
    font-size: 25px;
    color: #000000;
    line-height: 35px;
    border-bottom: 2px solid #089cef;
    float: left;
    padding-bottom: 23px;
    position: relative;
    z-index: 2;
  }
  .cpnya p {
    float: right;
    font-size: 12px;
    color: #7f7f7f;
    line-height: 22px;
    padding-top: 3px;
    background-image: url(../img/r57.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 21px;
    margin-top: 8px;
  }
  .cpnya p a {
    font-size: 12px;
    color: #7f7f7f;
    margin: 0 3px;
    transition: all ease 0.3s;
  }
  .cpnya p a:hover {
    color: #089cef;
  }
  .cpnyb {
    width: 100%;
  }
  .cpnyc {
    width: 100%;
    padding: 24px 48px 24px 25px;
    border: 1px solid #ececec;
    margin-top: 40px;
    transition: all ease 0.3s;
  }
  .cpnyc_t {
    width: 27.98%;
    overflow: hidden;
  }
  .cpnyc_t img {
    width: 100%;
    transition: all ease 0.3s;
  }
  .cpnyc_w {
    width: 65.5%;
    margin-top: 1%;
  }
  .cpnyc_w h6 {
    font-size: 18px;
    color: #444444;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px dashed #e4e4e4;
    padding-bottom: 9px;
  }
  .cpnyc_w p {
    font-size: 14px;
    color: #444444;
    line-height: 24px;
    margin-top: 3%;
    height: 72px;
    overflow: hidden;
  }
  .cpnyc_w span {
    width: 100%;
    height: 1px;
    background-color: #f3f3f3;
    display: block;
    margin-top: 4%;
  }
  .cpnyc_m {
    width: 120px;
    line-height: 38px;
    background-image: url(../img/r33.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    text-align: center;
    margin-top: 16px;
    font-size: 12px;
    font-family: "宋体";
    border-radius: 30px;
    color: #fff;
    transition: all ease 0.3s;
  }
  .cpnyc:hover {
    border-color: #fff;
    box-shadow: 0 0 20px 0 rgba(223, 223, 223, 0.75);
  }
  .cpnyc:hover .cpnyc_t img {
    transform: scale(1.05);
  }
  .cpnyc:hover .cpnyc_w .cpnyc_m {
    transform: translateX(-8px);
  }
  .yema {
    display: table;
    margin: 0 auto;
    margin-top: 50px;
  }
  .yema p {
    float: left;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #dedede;
    text-align: center;
    line-height: 33px;
    margin: 0 8px;
    transition: all ease 0.3s;
  }
  .yema p a {
    font-size: 17px;
    color: #697279;
    display: block;
    transition: all ease 0.3s;
  }
  .yema p.on {
    background-color: #099cef;
    border-color: #099cef;
  }
  .yema p.on a {
    color: #fff;
  }
  .yema p:hover {
    background-color: #099cef;
    border-color: #099cef;
  }
  .yema p:hover a {
    color: #fff;
  }
  .yema2 {
    display: table;
    margin: 0 auto;
    margin-top: 50px;
  }
  .yema2 p {
    float: left;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #dedede;
    text-align: center;
    line-height: 33px;
    margin: 0 8px;
    transition: all ease 0.3s;
  }
  .yema2 p a {
    font-size: 17px;
    color: #697279;
    display: block;
    transition: all ease 0.3s;
    border-radius: 50%;
  }
  .yema2 p.on {
    background-color: #099cef;
    border-color: #099cef;
  }
  .yema2 p a.on {
    color: #fff;
    background-color: #099cef;
    border-color: #099cef;
  }
  .yema2 p:hover {
    background-color: #099cef;
    border-color: #099cef;
  }
  .yema2 p:hover a {
    color: #fff;
    background-color: #099cef;
    border-color: #099cef;
  }
  .tjxw {
    width: 100%;
    margin-top: 60px;
  }
  .tjxw h6 {
    font-size: 22px;
    color: #dadada;
    line-height: 30px;
    text-transform: uppercase;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
  .tjxw h6 span {
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    margin-right: 9px;
    border-bottom: 3px solid #ff9f2d;
    padding-bottom: 15px;
  }
  .tjxwa {
    width: 99%;
    margin: 0 auto;
    border-bottom: 1px dashed #cbcbcb;
    padding: 7px 4px 7px 9px;
    margin-top: 12px;
    transition: all ease 0.3s;
  }
  .tjxwa p {
    float: left;
    font-size: 14px;
    color: #3e3e3e;
    line-height: 24px;
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all ease 0.3s;
  }
  .tjxwa span {
    float: right;
    display: block;
    font-size: 12px;
    color: #3e3e3e;
    line-height: 24px;
  }
  .tjxwa:hover p {
    color: #089cef;
    padding-left: 8px;
  }
  .tjxwa:hover span {
    color: #089cef;
  }

  /*产品内页*/
  .cpl {
    width: 100%;
    margin-top: 40px;
  }
  .cpla {
    width: 100%;
  }
  .cpnaz {
    width: 345px;
  }
  .l_change {
    width: 100%;
  }
  #tsShopContainer li,
  #tsShopContainer img {
    vertical-align: top;
  }
  #tsShopContainer {
    width: 100%;
    position: relative;
    z-index: 3;
  }
  #tsShopContainer #tsImgS {
    text-align: center;
    width: 100%;
    position: relative;
  }
  #tsShopContainer #tsImgS a {
    display: block;
    text-align: center;
    margin: 0px auto;
    width: 100%;
  }
  #tsShopContainer #tsImgS img {
    border: 0px;
  }
  #tsShopContainer #tsPicContainer {
    width: 100%;
    height: 56px;
    position: relative;
    z-index: 4;
    margin-top: 15px;
  }
  #tsShopContainer #tsPicContainer #tsImgSArrL {
    width: 20px;
    height: 56px;
    background: url(../img/s53-1.png) no-repeat right center;
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer;
    background-size: 100%;
  }
  #tsShopContainer #tsPicContainer #tsImgSArrR {
    width: 20px;
    height: 56px;
    background: url(../img/s53.png) no-repeat left center;
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    background-size: 100%;
  }
  #tsShopContainer #tsPicContainer #tsImgSCon {
    position: absolute;
    top: 0px;
    left: 23px;
    height: 79px;
    overflow: hidden;
    z-index: 5;
    width: 89.766%;
  }
  #tsShopContainer #tsPicContainer #tsImgSCon ul {
    width: 100%;
    overflow: hidden;
  }
  #tsShopContainer #tsPicContainer #tsImgSCon li {
    width: 60px;
    float: left;
    cursor: pointer;
    overflow: hidden;
  }
  #tsShopContainer #tsPicContainer #tsImgSCon li img {
    display: block;
    width: 92%;
    margin: 0 auto;
  }
  #tsShopContainer #tsPicContainer #tsImgSCon li.tsSelectImg img {
    border: 2px solid #fa9721;
  }
  .cplay {
    width: 100%;
    margin-top: 20px;
    float: left;
  }
  .cplay h1 {
    font-size: 20px;
    color: #2c2c2c;
    line-height: 30px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 20px;
  }
  .cplayp {
    width: 100%;
    margin-top: 22px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 37px;
  }
  .cplayp p {
    width: 50%;
    float: left;
    font-size: 14px;
    color: #2c2c2c;
    line-height: 24px;
    margin-top: 11px;
  }
  .cplayt {
    width: 96.7%;
    margin: 0 auto;
    margin-top: 35px;
    max-width: 470px;
  }
  .cplayt img {
    width: 100%;
  }
  .cplb {
    width: 100%;
    margin-top: 5px;
  }
  .cplba {
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 73px;
    margin-top: 40px;
  }
  .cplba h4 {
    font-size: 18px;
    color: #3e3e3e;
    line-height: 30px;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 17px;
    margin-bottom: 19px;
    font-weight: bold;
    letter-spacing: 1px;
  }
  .cplba h4 span {
    border-bottom: 2px solid #099cef;
    padding-bottom: 18px;
  }
  .cplba_a {
    width: 40.43%;
    margin: 0 4.785%;
    margin-top: 18px;
  }
  .cplba_a img {
    width: 100%;
    border: 15px solid #f5f5f5;
  }
  .cplba_a p {
    width: 100%;
    font-size: 12px;
    color: #3e3e3e;
    line-height: 20px;
    margin-top: 12px;
    height: 22px;
    padding-left: 29px;
    background-image: url(../img/r56.png);
    background-repeat: no-repeat;
    background-position: left 15px top 7px;
  }
  .cplbb {
    width: 100%;
    margin-top: 40px;
  }
  .cplbb_t {
    width: 100%;
  }
  .cplbb_t p {
    text-align: center;
    font-size: 14px;
    color: #c1c1c1;
    line-height: 12px;
    text-transform: uppercase;
  }
  .cplbb_t h6 {
    display: table;
    margin: 0 auto;
    position: relative;
    font-size: 26px;
    color: #099cef;
    font-weight: bold;
    margin-top: 4px;
    letter-spacing: 1px;
  }
  .cplbb_t h6::after {
    position: absolute;
    content: "";
    background-image: url(../img/r59.png);
    width: 95px;
    height: 5px;
    background-size: 100% 100%;
    left: -114px;
    top: 15px;
  }
  .cplbb_t h6::before {
    position: absolute;
    content: "";
    background-image: url(../img/r60.png);
    width: 95px;
    height: 5px;
    background-size: 100% 100%;
    right: -114px;
    top: 15px;
  }
  .cplbb_a {
    width: 100%;
    margin-top: 26px;
  }
  .cplbb_aa {
    width: 31.69%;
    margin-right: 1.64%;
    position: relative;
  }
  .cplbb_aa img {
    width: 100%;
  }
  .cplbb_aa p {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #fff;
    left: 0;
    top: 50%;
    text-transform: uppercase;
    margin-top: -25px;
  }
  .cplbb_aa p span {
    display: block;
    font-size: 20px;
    margin-bottom: 5px;
  }
  .cplbc {
    width: 100%;
    margin-top: 40px;
  }
  .cplbca {
    width: 100%;
  }
  .cplbca h6 {
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 17px;
    border-bottom: 1px solid #e3e3e3;
    font-weight: bold;
    letter-spacing: 1px;
    color: #3e3e3e;
  }
  .cplbca h6 span {
    border-bottom: 2px solid #099cef;
    padding-bottom: 18px;
  }
  .cplbca p {
    font-size: 14px;
    color: #3e3e3e;
    line-height: 24px;
    padding: 0 10px;
    margin-top: 25px;
  }
  .cplbc .cplbb_t {
    margin-top: 27px;
  }
  .cplbcb {
    width: 97.8142%;
    margin: 0 auto;
  }
  .cplbcb img {
    float: left;
    width: 31.06%;
    border: 1px solid #eaeaea;
    margin-left: 3.41%;
    margin-top: 32px;
  }
  .cplbcb img.on {
    margin-left: 0;
  }
  .cplbd {
    width: 97.8142%;
    margin: 0 auto;
    margin-top: 56px;
  }
  .cplbd img {
    width: 100%;
  }
  .cplbe {
    width: 100%;
    margin-top: 45px;
  }
  .cplbe img {
    width: 100%;
  }
  .cplbf {
    width: 100%;
    margin-top: 54px;
  }
  .cplbfa {
    width: 97.8142%;
    margin: 0 auto;
    margin-top: 34px;
  }
  .cplbfa_a {
    width: 30.167%;
  }
  .cplbfa_at {
    width: 100%;
    overflow: hidden;
  }
  .cplbfa_at img {
    width: 100%;
    transition: all ease 0.3s;
  }
  .cplbfa_aa {
    margin: 0 4.7495%;
  }
  .cplbfa_aw {
    width: 100%;
    border: 1px solid #e7e7e7;
    border-top: none;
    padding: 17px 18px 29px 20px;
  }
  .cplbfa_aw h6 {
    font-size: 16px;
    color: #4f4f4f;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: 1px;
  }
  .cplbfa_aw span {
    width: 50px;
    height: 3px;
    background-color: #099cef;
    display: block;
    margin-top: 14px;
  }
  .cplbfa_aw p {
    font-size: 12px;
    color: #727272;
    line-height: 22px;
    font-family: "宋体";
    height: 66px;
    overflow: hidden;
    margin-top: 18px;
  }
  .cplbfa_a:hover .cplbfa_at img {
    transform: scale(1.1);
  }
  .cplbg {
    width: 100%;
    margin-top: 57px;
  }
  .cplbga {
    width: 100%;
    margin-top: 31px;
    overflow: hidden;
  }
  .cplbgd {
    width: 31.14%;
    margin: 0 1.096%;
    position: relative;
  }
  .cplbgd img {
    width: 100%;
    transition: all ease 0.3s;
  }
  .cplbgd p {
    position: absolute;
    width: 96%;
    left: 2%;
    bottom: 8px;
    text-align: center;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: "宋体";
    letter-spacing: 1px;
  }
  .cplbgd:hover img {
    transform: scale(1.05);
  }
  .cplbgx {
    display: table;
    margin: 0 auto;
    margin-top: 16px;
  }
  .cplbgx li {
    width: 8px;
    height: 8px;
    background-color: #d4d4d4;
    border-radius: 50%;
    margin: 0 4px;
    display: inline-block;
    cursor: pointer;
    transition: all ease 0.3s;
  }
  .cplbgx li.on {
    background-color: #099cef;
  }

  /*注塑加工页*/
  .zsya {
    width: 100%;
    margin-top: 67px;
  }
  .zsyaa {
    width: 26%;
  }
  .zsyaa h6 {
    background-image: url(../img/r61.png);
    background-repeat: no-repeat;
    background-size: 3px 33px;
    background-position: left top;
    padding-left: 13px;
    font-size: 13px;
    color: #8e8e8e;
    line-height: 20px;
  }
  .zsyaa h6 span {
    display: block;
    font-size: 20px;
    color: #121212;
  }
  .zsyaa p {
    padding-left: 13px;
    font-size: 14px;
    color: #7f7f7f;
    line-height: 22px;
    margin-top: 20px;
  }
  .zsyaa div {
    width: 12px;
    height: 1px;
    background-color: #bfbfbf;
    margin-top: 43px;
    margin-left: 13px;
  }
  .zsyab {
    width: 72%;
    position: relative;
  }
  .zsyab img {
    width: 100%;
  }
  .zsya_an {
    position: absolute;
    right: 10px;
    bottom: 10px;
  }
  .zsya_anz {
    background-image: url(../img/r62.png);
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
  }
  .zsya_any {
    background-image: url(../img/r63.png);
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    margin-left: 10px;
  }
  .zsya_anza {
    background-image: url(../img/r62-1.png);
  }
  .zsya_anya {
    background-image: url(../img/r63-1.png);
  }
  .zsyb {
    width: 100%;
    margin-top: 45px;
  }
  .zsyba {
    width: 26%;
    padding-left: 12px;
  }
  .zsyba h6 {
    float: left;
    font-size: 36px;
    color: #9a9a9a;
    font-family: Arial;
    font-weight: bold;
    line-height: 28px;
    margin-top: 3px;
  }
  .zsyba p {
    font-size: 13px;
    color: #8e8e8e;
    line-height: 18px;
    margin-left: 10px;
    float: left;
  }
  .zsyba p span {
    display: block;
    font-size: 18px;
    color: #121212;
  }
  .zsybb {
    width: 72%;
  }
  .zsybb table {
    width: 100%;
    border-left: 1px solid #e9e9e9;
  }
  .zsybb table tr th {
    background-color: #393c4f;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 36px;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
  }
  .zsybb table tr td {
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    font-size: 14px;
    color: #494949;
    line-height: 30px;
    text-align: center;
  }
  .zsyc {
    width: 100%;
    margin-top: 45px;
  }
  .zsyca {
    width: 72%;
    margin-top: -40px;
  }
  .zsyca img {
    float: left;
    width: 30%;
    border: 1px solid #b0b0b0;
    margin-left: 5%;
    margin-top: 40px;
  }
  .zsyca img.on {
    margin-left: 0;
  }

  /*案例列表页*/
  .all {
    width: 100%;
    margin-top: 70px;
  }
  .alla {
    width: 100%;
    border: 1px solid #f5f5f5;
    margin-top: 30px;
    padding: 24px 31px 24px 25px;
    position: relative;
    transition: all ease 0.3s;
  }
  .alla_t {
    width: 37.427%;
    overflow: hidden;
  }
  .alla_t img {
    width: 100%;
    transition: all ease 0.3s;
  }
  .alla_w {
    width: 55.66%;
    margin-top: 1%;
  }
  .alla_w h6 {
    font-size: 16px;
    color: #4f4f4f;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .alla_w span {
    width: 50px;
    height: 3px;
    background-color: #099cef;
    margin-top: 14px;
    display: block;
  }
  .alla_w p {
    font-size: 12px;
    color: #727272;
    line-height: 22px;
    margin-top: 2%;
    height: 44px;
    overflow: hidden;
    font-family: "宋体";
    letter-spacing: 1px;
  }
  .alla_m {
    width: 110px;
    height: 32px;
    border: 1px solid #099cef;
    border-radius: 60px;
    text-align: center;
    font-size: 12px;
    color: #099cef;
    line-height: 32px;
    margin-top: 9px;
    transition: all ease 0.3s;
  }
  .alla img.on {
    width: 15px;
    position: absolute;
    right: 27px;
    top: 25px;
  }
  .alla:hover {
    border-color: #fff;
    box-shadow: 0 0 20px 0 rgba(223, 223, 223, 0.75);
  }
  .alla:hover .alla_t img {
    transform: scale(1.1);
  }
  .alla:hover .alla_m {
    background-image: url(../img/r65.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-color: transparent;
    color: #fff;
  }

  /*案例内页*/
  .alna {
    width: 96.17%;
    margin: 0 auto;
    background-color: #f9f9f9;
    border: 1px solid #f4f4f4;
  }
  .alna img {
    width: 33.831%;
    float: left;
  }
  .alna_w {
    width: 65%;
    margin-top: 2%;
  }
  .alna_w p {
    width: 50%;
    float: left;
    font-size: 14px;
    color: #4d4d4d;
    line-height: 24px;
    margin-top: 23px;
    padding-left: 2%;
  }
  .alna_w p span {
    color: #353535;
  }
  .alnb {
    width: 96.17%;
    margin: 0 auto;
    margin-top: 40px;
  }
  .alnb h1 {
    font-size: 18px;
    color: #2c2c2c;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    line-height: 28px;
    padding-bottom: 28px;
  }
  .alnba {
    width: 100%;
    margin-top: 25px;
    padding: 0 5px;
  }
  .alnba p {
    font-size: 14px;
    color: #2c2c2c;
    line-height: 22px;
    margin-top: 10px;
  }
  .alnba img {
    max-width: 100%;
    margin: 30px auto;
  }
  .alnba p span {
    color: #ff8416;
  }

  /*合作客户页*/
  .khy {
    width: 100%;
    margin-top: 39px;
  }
  .khya {
    width: 31.69%;
    margin-top: 28px;
    margin-left: 2.465%;
  }
  .khya img {
    width: 100%;
    border: 1px solid #ebebeb;
    transition: all ease 0.3s;
  }
  .khya p {
    text-align: center;
    font-size: 14px;
    color: #2c2c2c;
    line-height: 24px;
    height: 24px;
    margin-top: 9px;
  }
  .khyaa {
    margin-left: 0;
  }
  .khya:hover img {
    border-color: #099cef;
  }

  /*评价列表页*/
  .pjla {
    width: 100%;
    padding: 22px 26px 21px 22px;
    border: 1px solid #f6f6f6;
    background-color: #fafafa;
    position: relative;
    transition: all ease 0.3s;
    margin-top: 30px;
  }
  .pjla_t {
    width: 24%;
    overflow: hidden;
  }
  .pjla_t img {
    width: 100%;
    transition: all ease 0.3s;
  }
  .pjla_w {
    width: 72%;
    margin-top: 1%;
  }
  .pjla_w h6 {
    font-size: 18px;
    color: #4e4e4e;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all ease 0.3s;
  }
  .pjla_w img {
    width: 52px;
    margin-top: 6px;
  }
  .pjla_w p {
    font-size: 14px;
    color: #939191;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    margin-top: 2%;
    font-family: "宋体";
    letter-spacing: 1px;
    width: 93%;
  }
  .pjla_w h5 {
    text-align: right;
    font-size: 12px;
    color: #9e9e9e;
    line-height: 12px;
    margin-top: 5px;
  }
  .pjla img.on {
    width: 36px;
    position: absolute;
    right: 26px;
    top: 8%;
  }
  .pjla:hover {
    border-color: #fff;
    box-shadow: 0 0 20px 0 rgba(223, 223, 223, 0.75);
    background-color: #fff;
  }
  .pjla:hover .pjla_t img {
    transform: scale(1.1);
  }
  .pjla:hover .pjla_w h6 {
    color: #099cef;
  }

  /*新闻列表页*/
  .xwla {
    width: 97.814%;
    margin: 0 auto;
    padding: 14px 40px 14px 14px;
    border: 1px solid #f6f6f6;
    position: relative;
    margin-top: 21px;
    transition: all ease 0.3s;
  }
  .xwla_a {
    width: 100px;
    height: 100px;
    background-color: #f2f2f2;
    padding-top: 13px;
  }
  .xwla_a p {
    text-align: center;
    font-size: 13px;
    color: #828282;
  }
  .xwla_a p span {
    display: block;
    font-size: 40px;
    font-family: Arial;
    color: #099cef;
    font-weight: bold;
    margin-bottom: 2px;
  }
  .xwla_w {
    width: calc(96% - 100px);
    margin-top: 8px;
  }
  .xwla_w h6 {
    font-size: 16px;
    color: #333333;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: 1px;
    transition: all ease 0.3s;
  }
  .xwla_w p {
    font-size: 12px;
    color: #9e9e9e;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin-top: 10px;
    font-family: "宋体";
    letter-spacing: 1px;
  }
  .xwla h5 {
    font-size: 12px;
    color: #9e9e9e;
    line-height: 12px;
    top: 34px;
    right: 27px;
    position: absolute;
  }
  .xwla:hover {
    border-color: #fff;
    box-shadow: 0 0 20px 0 rgba(223, 223, 223, 0.75);
  }
  .xwla:hover .xwla_w h6 {
    color: #099cef;
  }

  /*新闻内页*/
  .neiye_xw {
    margin-bottom: 0;
    margin-bottom: -60px;
  }
  .xwn {
    width: 100%;
  }
  .xwnz {
    width: 66.666%;
    border-right: 1px solid #ededed;
    padding-top: 50px;
    padding-bottom: 95px;
  }
  .xwnza {
    width: 97.5%;
    border-bottom: 1px solid #e6e6e6;
    padding-left: 27px;
    padding-bottom: 17px;
  }
  .xwnza h1 {
    font-size: 20px;
    color: #3a3a3a;
    line-height: 30px;
    font-weight: bold;
  }
  .xwnza p {
    font-size: 12px;
    color: #6a6a6a;
    line-height: 22px;
    margin-top: 6px;
  }
  .fhlb {
    width: 42px;
    margin-top: -50px;
  }
  .fhlb img {
    width: 100%;
  }
  .xwnzb {
    width: 97.5%;
    margin-top: 27px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
  }
  .xwnzb p {
    font-size: 14px;
    color: #575757;
    line-height: 22px;
    padding: 0 15px 0 26px;
  }
  .xwnzb p a {
    font-size: 14px;
    color: #575757;
  }
  .xwnzb img {
    max-width: 100%;
    margin: 0 auto;
    margin-top: 46px;
  }
  .xwnzb img.on {
    width: 100%;
  }
  .xwnzb > strong {
    font-weight: normal;
    font-size: 14px;
    color: #4d4d4d;
    line-height: 24px;
    margin-top: 26px;
    display: block;
    margin-left: 27px;
  }
  .xwnzb > strong a {
    font-size: 14px;
    color: #4d4d4d;
  }
  .xwnzc {
    width: 97.5%;
  }
  .xwnzc p {
    border-bottom: 1px solid #e6e6e6;
    font-size: 14px;
    color: #575757;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 18px;
    padding-bottom: 15px;
  }
  .xwnzc p a {
    font-size: 14px;
    color: #575757;
    transition: all ease 0.3s;
  }
  .xwnzc p a:hover {
    color: #099cef;
  }
  .xwy {
    width: 31.25%;
    margin-top: 34px;
  }
  .xwy > h4 {
    font-size: 20px;
    color: #3a3a3a;
    line-height: 30px;
    padding-bottom: 18px;
    font-weight: bold;
    border-bottom: 1px solid #ededed;
    margin-bottom: 17px;
  }
  .xwy > h4 span {
    border-bottom: 2px solid #f6a800;
    padding-bottom: 19px;
  }
  .xwya {
    width: 100%;
    margin: 0 auto;
    padding: 13px 20px 12px 0;
    position: relative;
    transition: all ease 0.3s;
  }
  .xwya_a {
    width: 80px;
    height: 80px;
    background-color: #f2f2f2;
    padding-top: 8px;
  }
  .xwya_a p {
    text-align: center;
    font-size: 13px;
    color: #828282;
  }
  .xwya_a p span {
    display: block;
    font-size: 40px;
    font-family: Arial;
    color: #099cef;
    font-weight: bold;
    margin-bottom: 2px;
  }
  .xwya_w {
    width: calc(96% - 90px);
    margin-left: 12px;
    margin-top: 5px;
  }
  .xwya_w h6 {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: 1px;
    transition: all ease 0.3s;
    font-family: "宋体";
  }
  .xwya_w p {
    font-size: 12px;
    color: #9e9e9e;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin-top: 8px;
    font-family: "宋体";
    letter-spacing: 1px;
  }
  .xwya h5 {
    font-size: 12px;
    color: #9e9e9e;
    line-height: 12px;
    top: 34px;
    right: 27px;
    position: absolute;
  }
  .xwya:hover {
    box-shadow: 0 0 20px 0 rgba(223, 223, 223, 0.75);
    padding: 13px 20px 12px 13px;
  }
  .xwya:hover .xwya_w h6 {
    color: #099cef;
  }
  .xwyeb {
    width: 100%;
    margin-top: 22px;
    border-top: 2px solid #efefef;
    border-bottom: 2px solid #efefef;
    padding: 30px 0 26px 0;
  }
  .xwyeb > p {
    position: relative;
    font-size: 14px;
    color: #ff8416;
    line-height: 20px;
    float: left;
    margin-top: 15px;
  }
  .xwyeb > p span {
    color: #099cef;
    display: block;
  }
  .xwyeb > p::after {
    position: absolute;
    content: "";
    width: 15px;
    height: 1px;
    background-color: #e5e5e5;
    left: 0;
    bottom: -18px;
  }
  .xwyeba {
    width: 72px;
  }
  .xwyeba img {
    width: 100%;
  }
  .xwyeba p {
    text-align: center;
    font-size: 14px;
    color: #3a3a3a;
    line-height: 24px;
  }
  .xwyec {
    width: 100%;
    margin-top: 39px;
  }
  .xwyec img {
    width: 100%;
  }

  /*关于我们页*/
  .gyya {
    width: 100%;
  }
  .gyya_w {
    width: 46%;
    margin-top: 35px;
  }
  .gyya_w h5 {
    font-size: 20px;
    color: #099cef;
    line-height: 34px;
  }
  .gyya_w h6 {
    font-size: 12px;
    color: #d9d9d9;
  }
  .gyya_w p {
    font-size: 14px;
    color: #828282;
    line-height: 22px;
    padding-left: 10px;
    font-family: "宋体";
    margin-top: 4%;
  }
  .gyya img {
    width: 48%;
    float: right;
    margin-right: 10px;
  }
  .gyyb {
    width: 100%;
    margin-top: 41px;
    overflow: hidden;
  }
  .gyyba {
    width: 100%;
  }
  .gyybc img {
    float: left;
    width: 31.69%;
    margin-left: 1.5%;
  }
  .gyybx {
    display: table;
    margin: 0 auto;
    margin-top: 31px;
  }
  .gyybx li {
    width: 8px;
    height: 8px;
    background-color: #d4d4d4;
    border-radius: 50%;
    margin: 0 4px;
    display: inline-block;
    cursor: pointer;
    transition: all ease 0.3s;
  }
  .gyybx li.on {
    background-color: #099cef;
  }
  .gyyc {
    width: 100%;
    margin-top: 54px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 31px;
  }
  .gyyc img {
    width: 100%;
  }
  .gyyd {
    width: 97.814%;
    margin: 0 auto;
  }
  .gyyda {
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 40px;
    margin-top: 40px;
  }
  .gyyda img {
    width: 32.96%;
  }
  .gyyda_w {
    width: 64%;
  }
  .gyyda_w h6 {
    font-size: 18px;
    color: #3d3d3d;
    line-height: 26px;
  }
  .gyyda_w h6 span {
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 5px;
    display: inline-block;
  }
  .gyyda_w p {
    font-size: 14px;
    color: #828282;
    line-height: 26px;
    font-family: "宋体";
    margin-top: 2%;
    letter-spacing: 1px;
  }
  .gyye {
    width: 100%;
    margin-top: 65px;
  }
  .gyye > img {
    width: 91.584%;
    margin: 0 auto;
    margin-bottom: 39px;
  }
  .gyyea {
    width: 46.994%;
    margin: 20px 1%;
    box-shadow: 0 0 20px 0 rgba(230, 230, 230, 0.71);
    position: relative;
    cursor: pointer;
  }
  .gyyea_t {
    width: 100%;
    overflow: hidden;
  }
  .gyyea_t img {
    width: 100%;
    transition: all ease 0.3s;
  }
  .gyyea_w {
    width: 100%;
    padding: 22px 22px 0 22px;
    height: 200px;
  }
  .gyyea_w > img {
    width: 31px;
    float: left;
  }
  .gyyea_wa {
    float: right;
    width: 82%;
    margin-top: -1px;
  }
  .gyyea_wa h6 {
    font-size: 17px;
    color: #2e2e2e;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .gyyea_wa p {
    font-size: 14px;
    color: #6e6e6e;
    line-height: 22px;
  }
  .gyyea_wa p img {
    display: inline-block;
    margin-right: 8px;
  }
  .gyyea img.on {
    width: 60px;
    position: absolute;
    right: 20px;
    top: 27%;
    transition: all ease 0.3s;
  }
  .gyyea:hover .gyyea_t img {
    transform: scale(1.1);
  }
  .gyyea:hover img.on {
    transform: rotate(15deg);
  }
  .gyyea_wh {
    height: 260px;
  }

  /*企业文化页*/
  .whya {
    width: 100%;
  }
  .whya img {
    width: 100%;
  }
  .whyb {
    width: 100%;
    margin-top: 66px;
  }
  .whyb p {
    text-align: center;
    font-size: 34px;
    color: #000000;
    line-height: 34px;
  }
  .whyb span {
    width: 28px;
    height: 1px;
    background-color: #000000;
    margin: 0 auto;
    display: block;
    margin-top: 25px;
  }
  .whyb img {
    width: 100%;
    margin-top: 44px;
  }

  /*联系若贤*/
  .lxya {
    width: 100%;
    background-image: url(../img/r91.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    padding-top: 27px;
  }
  .lxya h6 {
    font-size: 24px;
    color: #000000;
    line-height: 24px;
  }
  .lxya h6 span {
    font-size: 12px;
    color: #b7b7b7;
    display: block;
  }
  .lxyaa {
    margin-left: 10px;
  }
  .lxyaa p {
    font-size: 16px;
    color: #5f5f5f;
    margin-top: 32px;
  }
  .lxyaa p img {
    display: inline-block;
    margin-right: 15px;
    position: relative;
    top: 11px;
  }
  .lxyab {
    margin-left: 10px;
  }
  .lxyac {
    width: 140px;
    margin-top: -172px;
    margin-right: 8px;
  }
  .lxyac img {
    width: 100%;
  }
  .ditu {
    width: 96%;
    margin: 0 auto;
    margin-top: 55px;
    position: relative;
  }
  .ditu img {
    position: absolute;
    width: 280px;
    left: -18px;
    top: 0;
    margin-top: -46px;
  }
  .rx_map {
    position: relative !important;
    width: 100% !important;
  }

  @media (min-width: 850px) {
    .logo {
      width: 220px;
    }
    .topa_a {
      width: 300px;
      margin-left: 25px;
    }
    .topa_b {
      width: 200px;
    }
    .cpaza p {
      line-height: 42px;
    }
    .lyaza {
      margin-bottom: 38px;
    }
    .lyaza p {
      font-size: 14px;
    }
    .al {
      background-size: auto 83.1%;
    }
    .xwzcba {
      padding: 5% 0 4% 4%;
    }
    .xwyb {
      height: 290px;
    }
    .lxba_a img {
      width: 75px;
      margin-left: 4%;
    }
    .yja p {
      font-size: 15px;
      margin: 0 10px;
    }
    .yjc_a {
      margin-right: 24px;
    }
    .gyyea img.on {
      top: 30%;
    }
    .gyyea_wh {
      height: 240px;
    }
  }

  @media (min-width: 900px) {
    .cpaza p {
      line-height: 43px;
    }
    .al {
      background-size: auto 83.4%;
    }
    .xwzcba {
      padding: 5% 0 5% 4%;
    }
    .xwyb {
      height: 330px;
    }
    .lxba_a > input {
      width: 120px;
    }
    .yja p {
      font-size: 15px;
      margin: 0 14px;
    }
    .yjc_a {
      margin-right: 28px;
    }
    .gyyea img.on {
      top: 32%;
      width: 70px;
    }
    .gyyea_wh {
      height: 230px;
    }
  }

  @media (min-width: 950px) {
    .cpaza p {
      line-height: 45px;
    }
    .lyaza {
      margin-bottom: 44px;
    }
    .lyaza p {
      font-size: 15px;
    }
    .al {
      background-size: auto 83.9%;
    }
    .xwyb {
      height: 340px;
    }
    .yja p {
      font-size: 16px;
      margin: 0 16px;
    }
    .yjc_a {
      margin-right: 38px;
    }
    .alna_w {
      margin-top: 3%;
    }
    .gyya_w {
      width: 42%;
    }
    .gyya_w p {
      margin-top: 7%;
    }
    .gyyea img.on {
      top: 32%;
      width: 75px;
    }
  }

  @media (min-width: 1000px) {
    .logo {
      width: 230px;
    }
    .topa_a {
      width: 350px;
      margin-left: 30px;
    }
    .topa_b {
      width: 220px;
    }
    .ban {
      height: 500px;
    }
    .imgbox {
      width: 1600px;
      height: 500px;
      margin-left: -800px;
    }
    .cpaza p {
      line-height: 48px;
    }
    .lyaza {
      margin-bottom: 47px;
    }
    .lyaza p {
      font-size: 16px;
    }
    .al {
      background-size: auto 84.5%;
    }
    .lxba_a > input {
      width: 140px;
    }
    .lxba_a img {
      width: 80px;
    }
    .yja p {
      margin: 0 18px;
    }
    .yjc_a {
      margin-right: 50px;
    }
    .nban img {
      width: 1600px;
      margin-left: -800px;
    }
    .cplay {
      width: 50%;
      margin-top: 20px;
      float: right;
    }
    .alla_w p {
      height: 66px;
    }
    .pjla_w p {
      height: 48px;
    }
    .gyyda_w p {
      line-height: 28px;
      margin-top: 4%;
    }
    .gyyea img.on {
      top: 33%;
      width: 78px;
    }
    .gyyea_wh {
      height: 220px;
    }
    .lxyab {
      margin-left: 20px;
    }
  }

  @media (min-width: 1100px) {
    .cpaza p {
      line-height: 54px;
    }
    .al {
      background-size: auto 84.8%;
    }
    .xwyb {
      height: 350px;
    }
    .xwzcba {
      padding: 5.2% 0 5.2% 4%;
    }
    .yja p {
      margin: 0 26px;
    }
    .yjc_a {
      margin-right: 60px;
    }
    .cplay {
      width: 54%;
    }
    .gyyea img.on {
      top: 35%;
      width: 80px;
    }
  }
}

@media (max-width: 760px) {
  /*网站地图*/
  .wzdt2 {
    width: 96%;
    margin: 0 auto;
    margin-top: 110px;
    margin-bottom: 20px;
  }
  .wzdt_a {
    border: solid 2px #e5e5e5;
    margin-top: 22px;
  }
  .wzdt_a h1 {
    width: 96%;
    margin: 0 auto;
    border-bottom: 1px solid #f2f2f2;
    margin-top: 5px;
  }
  .wzdt_a h1 a {
    font-size: 16px;
    color: #505050;
    font-weight: bold;
    line-height: 45px;
  }
  .wzdt_a p {
    margin: 0 25px;
  }
  .wzdt_a p a {
    color: #505050;
    line-height: 42px;
    margin-right: 15px;
  }
  .wzdt_a p a:hover {
    color: #0665d0;
  }
  /*网站地图*/
  /*404*/
  .fzfbox {
    width: 100%;
    margin: 0 auto;
    background: #f9f9f9;
    padding: 30px;
    margin-bottom: 20px;
    margin-top: 100px;
  }
  .fzf1 {
    width: 90%;
    margin: 15px auto;
  }
  .fzf1 img {
    width: 100%;
    margin: 0 auto;
  }
  .fzf2 {
    width: 100%;
    margin: 0 auto;
  }
  .fzf2 p {
    font-size: 18px;
    color: #434343;
    text-align: center;
    line-height: 30px;
  }
  .fzf2-1 {
    width: 100%;
    margin: 0 auto;
  }
  .fzf2-1 p {
    font-size: 16px;
    color: #434343;
    text-align: center;
    line-height: 30px;
  }
  .fzf2-1 p span {
    color: #333;
  }
  .fzf3 {
    width: 310px;
    margin: 30px auto;
  }
  .fzf3z {
    float: left;
  }
  .fzf3z img {
    width: 100%;
    margin: 0 auto;
  }
  .fzf3y {
    float: right;
  }
  .fzf3y img {
    width: 100%;
    margin: 0 auto;
  }
  /*404*/
  body,
  html {
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: Arial;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
  }
  body {
    overflow-x: hidden;
  }
  a,
  ul,
  li,
  ol,
  p,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  dl,
  dt,
  dd {
    list-style: none;
    padding: 0;
    margin: 0;
    text-decoration: none;
    font-weight: normal;
  }
  * img {
    display: block;
    border: none;
  }
  input,
  select,
  textarea {
    padding: 0;
    margin: 0;
    font-family: "微软雅黑";
    -webkit-appearance: none;
    outline: none;
    border: none;
  }
  p {
    text-align: justify;
  }
  .pc {
    display: none;
  }
  .mob {
    display: block;
  }
  .ellipsis {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .clearfix {
    clear: both;
  }
  .fl {
    float: left;
  }
  .fr {
    float: right;
  }
  .commen {
    width: 92%;
    margin: 0 auto;
  }
  * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
  }

  /*手机banner*/
  .sjban {
    width: 100%;
    margin-top: 15.2%;
  }
  .sjban .swiper-container {
    width: 100%;
  }
  .sjban .swiper-slide {
    width: 100%;
  }
  .sjban .swiper-slide img {
    width: 100%;
  }
  /*手机nav*/
  .sjdhgd {
    width: 100%;
    background-size: 100% 100%;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    background-color: #fff;
    box-shadow: 0 -2px 18px -3px #0081ca;
  }
  .sjdh {
    margin: 0 auto;
    width: 100%;
    padding: 4% 1%;
    transition: all ease 0.4s;
  }
  .sjdha {
    width: 100%;
  }
  .sjdha_t1 {
    width: 72%;
    overflow: hidden;
    margin-left: 4%;
  }
  .sjdha_t1 img {
    width: 100%;
  }
  .sjdha_t2 {
    width: 30px;
    position: absolute;
    right: 5%;
    top: calc(50% - 10px);
  }
  .sjdha_t2 img {
    width: 100%;
  }
  .huakuai {
    position: fixed;
    top: 0;
    right: -100%;
    z-index: 10001;
    transition: all 0.4s cubic-bezier(0.4, 0, 0, 1);
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
  }
  .sjdhb {
    width: 79%;
    background: #fff;
    overflow-y: scroll;
    height: 100%;
    padding-bottom: 25%;
  }
  .guanbi {
    width: 100%;
  }
  .guanbi img {
    width: 22px;
    height: 22px;
    margin: 5%;
    float: right;
  }
  .sjdhb_a {
    width: 100%;
  }
  .sjdhb_a h6 {
    line-height: 48px;
    width: 100%;
    padding-left: 18px;
    text-transform: uppercase;
  }
  .sjdhb_a h6 a {
    font-size: 1.1rem;
    color: #222222;
  }
  .sjdhb_a h6 span {
    font-size: 0.8rem;
    display: inline-block;
    margin-left: 5px;
  }
  .sjdhb_ah1 h6 {
    border-left: 3px solid #0081ca;
    background: #f6f6f6;
  }
  .sjdhb_ah1 h6 a {
    color: #0081ca;
  }
  .sjdhb_aa {
    width: 100%;
    height: 0;
    overflow: hidden;
  }
  .sjdhb_ah1 .sjdhb_aa {
    height: auto;
  }
  .sjdhb_p {
    width: 100%;
    line-height: 28px;
    padding-left: 37px;
    text-transform: uppercase;
    margin: 11px 0;
  }
  .sjdhb_p a {
    font-size: 0.95rem;
    color: #222222;
  }
  .sjdhb_pa a {
    color: #0081ca;
  }
  .dh {
    margin-top: 1%;
  }
  .dha {
    width: 28px;
  }
  .dha img {
    width: 100%;
  }
  .dhb {
    position: relative;
    margin-left: 8px;
  }
  .dhb_a {
    width: 28px;
  }
  .dhb_b {
    position: absolute;
    left: -27px;
    top: 50px;
    opacity: 0;
    transition: all ease 0.3s;
    width: 90px;
  }
  .chax {
    width: 100%;
  }
  .chaa {
    width: 40%;
    height: 40px;
    background-image: url(../img/h6.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 4px 0 0 7px;
    border: 1px solid #c3d2db;
    border-radius: 4px;
  }
  .chaa input {
    width: calc(100% - 43px);
    height: 30px;
    border: 1px solid #b2c2cc;
    font-size: 0.75rem;
    color: #757575;
    line-height: 30px;
    padding-left: 6px;
    border-radius: 4px;
  }
  .chaa img {
    cursor: pointer;
    margin-left: 5px;
    width: 34px;
  }
  .chaa:nth-child(1) {
    margin-right: 5%;
    margin-left: 7.5%;
  }
  /**手机底部导航**/
  .dan-xia {
    width: 100%;
    background-color: #f9f9f9;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1000;
    background-image: url(../img/l32.png);
    background-size: 100% 100%;
  }
  .dan-xib {
    width: 23%;
    padding: 2% 0 1% 0%;
  }
  .dan-xid img {
    width: 25px;
    margin: 0 auto;
  }
  .dan-xid p {
    color: #898989;
    text-align: center;
    font-size: 0.76rem;
    line-height: 22px;
    margin-top: 5px;
  }
  .dhgd_d {
    width: 49px;
    position: absolute;
    left: calc(50% - 22px);
    top: -18px;
    animation: bounce_a 2s infinite;
  }
  .dhgd_d img {
    width: 100%;
  }
  @keyframes bounce_a {
    0%,
    20%,
    53%,
    80%,
    100% {
      -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }

    40%,
    43% {
      -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      -webkit-transform: translate3d(0, -14px, 0);
      transform: translate3d(0, -14px, 0);
    }

    70% {
      -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      -webkit-transform: translate3d(0, -6px, 0);
      transform: translate3d(0, -6px, 0);
    }

    90% {
      -webkit-transform: translate3d(0, -1px, 0);
      transform: translate3d(0, -1px, 0);
    }
  }

  .bounce_a {
    -webkit-animation-name: bounce_a;
    animation-name: bounce_a;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  .keywords {
    position: relative;
    background-color: #089cef;
    width: 100%;
    padding: 12px 0;
    margin-top: -2px;
  }
  .keywords p {
    width: 84%;
    margin: 0 auto;
    font-size: 0.7rem;
    color: #fff;
    line-height: 20px;
    margin-top: 6px;
  }
  .keywords p a {
    font-size: 0.7rem;
    color: #fff;
    margin: 0 3px;
  }
  .keywords p span {
    font-weight: bold;
  }
  .keywords input.input1 {
    display: block;
    width: 86%;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    border: 1px solid #edeceb;
    font-size: 0.8rem;
    color: #a9a9a9;
    padding-left: 18px;
  }
  .keywords input.input2 {
    background-image: url(../img/r4.png);
    width: 20px;
    height: 21px;
    background-color: transparent;
    position: absolute;
    right: 11%;
    top: 18px;
    cursor: pointer;
    background-size: 100% 100%;
  }

  /*产品中心*/
  .cp {
    width: 100%;
    overflow: hidden;
    margin-top: 8%;
  }
  .cp_top img {
    position: relative;
    width: 550px;
    left: 50%;
    margin-left: -275px;
  }
  .cp_top h6 {
    font-size: 1.4rem;
    color: #099cef;
    font-weight: bold;
    line-height: 22px;
    text-align: center;
    position: relative;
    z-index: 2;
    letter-spacing: 1px;
  }
  .cp_top p {
    text-align: center;
    font-size: 0.75rem;
    color: #5a5a5a;
    line-height: 20px;
    letter-spacing: 2px;
    margin-top: 5px;
  }
  .cpa {
    width: 100%;
    margin-top: 6%;
  }
  .cpaz {
    width: 103%;
    overflow: auto;
    margin-left: -1.5%;
  }
  .cpaza {
    width: 30.333%;
    background-color: #fff;
    border: 1px solid #dedede;
    transition: all ease 0.3s;
    float: left;
    margin: 1.5%;
  }
  .cpaza p {
    line-height: 32px;
    text-align: center;
    transition: all ease 0.3s;
  }
  .cpaza p a {
    font-size: 0.8rem;
    color: #2c2c2c;
    display: inline-block;
    width: 100%;
    transition: all ease 0.3s;
  }
  .cpazaa {
    background-color: #089cef;
    border-color: #089cef;
  }
  .cpazaa p a {
    color: #fff;
  }
  .cpay {
    width: 100%;
    margin-top: 3%;
  }
  .cpaya {
    width: 100%;
  }
  .cpaya img {
    width: 100%;
  }
  .cpb {
    width: 104%;
    margin-top: 4%;
    overflow: hidden;
    margin-left: -2%;
  }
  .cpda {
    width: 46%;
    margin: 0 2%;
    position: relative;
    overflow: hidden;
  }
  .cpda:nth-child(3),
  .cpda:nth-child(4) {
    display: none;
  }
  .cpda img.t1 {
    width: 100%;
    transition: all ease 0.3s;
  }
  .cpda p {
    position: absolute;
    left: 5%;
    bottom: 12px;
    width: 90%;
    text-align: center;
    font-size: 0.85rem;
    color: #666666;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 2;
    transition: all ease 0.3s;
  }
  .cpda img.t2 {
    width: 34px;
    position: absolute;
    left: 50%;
    margin-left: -17px;
    top: 50%;
    margin-top: -60px;
    z-index: 2;
    opacity: 0;
    transition: all ease 0.3s;
  }
  .cpda div {
    width: 0%;
    height: 100%;
    background-color: rgba(0, 119, 195, 0.65);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    transition: all ease 0.3s;
    opacity: 0;
  }
  .cpda:hover div {
    width: 100%;
    opacity: 1;
  }
  .cpda:hover p {
    color: #fff;
  }
  .cpda:hover img.t2 {
    margin-top: -30px;
    opacity: 1;
  }
  .cpda:hover img.t1 {
    transform: scale(1.05);
  }
  .cpx {
    display: table;
    margin: 0 auto;
    margin-top: 4%;
  }
  .cpx li {
    width: 10px;
    height: 10px;
    background-color: #d4d4d4;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
    transition: all ease 0.3s;
  }
  .cpx li.on {
    background-color: #099cef;
  }
  /*4大理由*/
  .sek {
    width: 100%;
    height: 50px;
    background-color: #089cef;
    margin-bottom: 5%;
  }
  .ly {
    width: 100%;
    margin-top: 8%;
    overflow: hidden;
  }
  .lya {
    width: 100%;
    margin-top: 6%;
  }
  .lyaz {
    width: 100%;
    overflow: auto;
  }
  .lyaza {
    background-color: #f5f6f8;
    width: 25%;
    float: left;
    padding: 10px 0;
  }
  .lyaza_t {
    display: none;
  }
  .lyaza p {
    font-size: 13px;
    color: #9c9c9c;
    text-align: center;
    height: 20px;
    overflow: hidden;
  }
  .lyaza p span {
    display: block;
    font-size: 1rem;
    color: #292929;
    margin-bottom: 2px;
    transition: all ease 0.3s;
    line-height: 20px;
  }
  .lyazaa {
    background-color: #089cef;
  }
  .lyazaa p span {
    color: #fff;
  }
  .lyay {
    width: 100%;
    margin-top: 4%;
    background-color: #f3f3f3;
  }
  .lyay img {
    width: 100%;
  }
  .lyb {
    background-color: #f3f3f3;
  }
  .lyba {
    width: 100%;
    padding: 0% 6% 4% 6%;
    margin-top: 0%;
  }
  .lyba img {
    width: 32px;
    float: left;
    position: relative;
    top: -15px;
  }
  .lyba_w {
    margin-left: 3%;
    width: calc(97% - 32px);
    position: relative;
    top: -15px;
  }
  .lyba_w h6 {
    font-size: 1.1rem;
    color: #454444;
    line-height: 26px;
    margin-bottom: 10px;
  }
  .lyba_w p {
    font-size: 0.8rem;
    color: #646464;
    line-height: 22px;
    margin-top: 4px;
    background-image: url(../img/r22.png);
    background-size: 6px 6px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 14px;
    margin-left: -40px;
  }
  .lybx {
    position: absolute;
    bottom: 39px;
    left: 0;
    display: none;
  }
  .lybx_z {
    width: 26px;
    cursor: pointer;
  }
  .lybx_y {
    width: 26px;
    cursor: pointer;
    margin-left: 7px;
  }
  /*成功案例*/
  .al {
    width: 100%;
    margin-top: 8%;
    padding-top: 7%;
    background-image: url(../img/r6.jpg);
    background-repeat: no-repeat;
    background-size: auto 77%;
    background-position: center top;
    overflow: hidden;
  }
  .cp_topa h6 {
    color: #fff;
  }
  .cp_topa p {
    color: #fff;
  }
  .alx {
    width: 200%;
    overflow: hidden;
    margin-top: 6%;
    margin-left: -50%;
  }
  .ala {
    width: 100%;
  }
  .ala_t {
    width: 100%;
    overflow: hidden;
    transition: all ease 0.5s;
    position: relative;
  }
  .ala_t img {
    width: 100%;
    transition: all ease 0.3s;
  }
  .ala_tw {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    padding-top: 15%;
  }
  .ala_tw h6 {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    font-size: 0.9rem;
    color: #fff;
    line-height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ala_tw p {
    text-align: center;
    font-size: 0.82rem;
    color: #fff;
    width: 90px;
    height: 26px;
    line-height: 26px;
    margin: 0 auto;
    border: 1px solid #fff;
    border-radius: 30px;
    margin-top: 10px;
    letter-spacing: 1px;
  }
  .ala_w {
    width: 100%;
    background-image: url(../img/r27.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 10px 5% 10px 5%;
    opacity: 0;
    transition: all ease 0.6s;
    margin-top: -2px;
  }
  .ala_wa {
    width: 90%;
  }
  .ala_wa h6 {
    font-size: 0.9rem;
    color: #fff;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ala_wa p {
    font-size: 0.8rem;
    color: #fff;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ala_w img {
    float: right;
    margin-top: 14px;
    width: 15px;
  }
  #swiper_al .swiper-slide-active .ala_w {
    opacity: 1;
  }
  #swiper_al .swiper-slide-active .ala_tw {
    opacity: 0;
  }
  #swiper-button-prev_al {
    display: none;
  }
  #swiper-button-next_al {
    display: none;
  }
  /*合作客户*/
  .kh {
    width: 100%;
    overflow: hidden;
    margin-top: 10%;
  }
  .kha {
    width: 100%;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 8px;
    position: relative;
  }
  .kha::after {
    position: absolute;
    content: "";
    width: 70px;
    height: 3px;
    background-color: #ff9f2d;
    left: 0;
    bottom: -2px;
  }
  .kha h6 {
    float: left;
    font-size: 1.2rem;
    color: #000000;
    font-weight: bold;
    line-height: 32px;
  }
  .kha h6 span {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 1.1rem;
    color: #dadada;
    margin-left: 5px;
  }
  .kha p {
    width: 80px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #ececec;
    border-radius: 30px;
    float: right;
    transition: all ease 0.3s;
  }
  .kha p a {
    font-size: 0.8rem;
    color: #a0a0a0;
  }
  .kha p:hover {
    transform: translateX(-8px);
  }
  .khb {
    width: 100%;
    margin-top: 4%;
  }
  .khb img {
    width: 30.3%;
    border: 1px solid #ebebeb;
    float: left;
    margin: 1.5%;
    transition: all ease 0.3s;
  }
  .khb img:hover {
    border-color: #099cef;
  }
  .khb img:nth-child(7),
  .khb img:nth-child(8),
  .khb img:nth-child(9),
  .khb img:nth-child(10) {
    display: none;
  }
  /*客户评价*/
  .pj {
    width: 100%;
    overflow: hidden;
    margin-top: 8%;
  }
  .pja {
    width: 110%;
    margin-left: -5%;
    margin-top: 1%;
    position: relative;
  }
  #swiper_sjpj {
    padding: 6% 0;
  }
  .pje {
    width: 86%;
    margin: 0 auto;
    border: 1px solid #ececec;
    background-color: transparent;
    padding: 7%;
    position: relative;
    transition: all ease 0.3s;
  }
  .pje::after {
    position: absolute;
    content: "";
    width: 3px;
    height: 37px;
    background-color: #099cef;
    top: 36px;
    left: -2px;
    transition: all ease 0.3s;
  }
  .pje h6 {
    font-size: 1.1rem;
    color: #099cef;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
    font-weight: bold;
    letter-spacing: 1px;
  }
  .pje img.t1 {
    width: 50px;
    margin-top: 5px;
  }
  .pje p {
    font-size: 0.82rem;
    color: #939191;
    line-height: 22px;
    font-family: "宋体";
    margin-top: 4%;
    height: 88px;
    overflow: hidden;
  }
  .pje img.t2 {
    width: 100px;
    border-radius: 50%;
    margin-top: 6%;
  }
  .pje img.t3 {
    position: absolute;
    width: 32px;
    bottom: 55px;
    right: 8%;
  }
  .pje:hover {
    box-shadow: 0 0 25px 0 rgba(212, 228, 241, 0.5);
    border-color: #fff;
  }
  .pje:hover::after {
    background-color: #f39a30;
  }
  .piz {
    width: 48px;
    height: 48px;
    background-color: #099cef;
    border-radius: 50%;
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -24px;
    cursor: pointer;
    transition: all ease 0.3s;
  }
  .piz img {
    width: 15px;
    margin: 10px auto;
  }
  .piy {
    width: 48px;
    height: 48px;
    background-color: #099cef;
    border-radius: 50%;
    position: absolute;
    right: -20px;
    top: 50%;
    margin-top: -24px;
    cursor: pointer;
    transition: all ease 0.3s;
  }
  .piy img {
    width: 15px;
    margin: 10px auto;
  }
  .piza {
    background-color: #fa9721;
  }
  .pj_m {
    width: 140px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-image: url(../img/r33.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 1%;
    border-radius: 30px;
    transition: all ease 0.3s;
  }
  .pj_m a {
    font-size: 14px;
    color: #fff;
  }
  .pj_m:hover {
    transform: translateY(-8px);
  }
  #swiper-pagination_sjpj {
    bottom: 10%;
  }
  #swiper-pagination_sjpj span {
    background-color: #d4d4d4;
  }
  #swiper-pagination_sjpj span.swiper-pagination-bullet-active {
    background-color: #089cef;
  }
  /*关于我们*/
  .gy {
    width: 100%;
    overflow: hidden;
    margin-top: 8%;
  }
  .gya {
    width: 100%;
    margin-top: 6%;
  }
  .gyaa {
    width: 100%;
  }
  .gyaa h5 {
    font-size: 1.05rem;
    color: #3b3b3b;
    line-height: 24px;
    margin-top: -2px;
  }
  .gyaa h6 {
    font-size: 12px;
    color: #c3c3c3;
    line-height: 12px;
    margin-top: 2px;
    display: none;
  }
  .gyaa p {
    font-size: 0.8rem;
    color: #7f7f7f;
    line-height: 21px;
    height: 63px;
    overflow: hidden;
    margin-top: 4%;
  }
  .gyaa_m {
    width: 120px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 30px;
    transition: all ease 0.3s;
    background-color: #ff9f2d;
    margin-top: 5%;
    border: 1px solid #ececec;
  }
  .gyaa_m a {
    font-size: 0.8rem;
    color: #fff;
  }
  .gyaa_m:hover {
    transform: translateX(8px);
  }
  .gyab {
    width: 50%;
  }
  .gyab img {
    width: 100%;
  }
  .gyb {
    width: 100%;
    background-image: url(../img/r22.jpg);
    height: 100px;
    background-repeat: no-repeat;
    background-size: auto 100px;
    background-position: center;
    padding-top: 20px;
    margin-top: 4%;
  }
  .gyb img {
    width: 120px;
  }
  .gyc {
    margin-top: -6%;
  }
  .gyc img {
    width: 100%;
  }
  /*新闻资讯*/
  .xw {
    width: 100%;
    overflow: hidden;
    margin-top: 10%;
  }
  .xwz {
    width: 100%;
  }
  .xw .kha p {
    display: none;
  }
  .xwza h5 {
    width: 80px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #ececec;
    border-radius: 30px;
    float: left;
    transition: all ease 0.3s;
    font-size: 0.8rem;
    color: #a0a0a0;
    margin-left: 8px;
    cursor: pointer;
  }
  .xwza h5.on {
    background-color: #099cef;
    color: #fff;
  }
  .xwzb {
    width: 100%;
    margin-top: 4%;
  }
  .xwzc {
    width: 100%;
  }
  .xwzca {
    display: none;
  }
  .xwzcb {
    width: 100%;
  }
  .xwzcba {
    width: 100%;
    padding: 4%;
    border-bottom: 1px dashed #d5d5d5;
  }
  .xwzcba h5 {
    text-align: center;
    font-size: 0.75rem;
    color: #cbcbcb;
    float: left;
    transition: all ease 0.3s;
  }
  .xwzcba h5 span {
    display: block;
    font-family: Arial;
    font-size: 2rem;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 3px;
  }
  .xwzcba_w {
    float: right;
    width: calc(96% - 55px);
    margin-top: -3px;
  }
  .xwzcba_w h6 {
    font-size: 0.9rem;
    color: #525252;
    line-height: 24px;
    font-family: "宋体";
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all ease 0.3s;
    letter-spacing: 1px;
  }
  .xwzcba_w p {
    font-size: 0.85rem;
    color: #9e9e9e;
    line-height: 22px;
    font-family: "宋体";
    height: 44px;
    overflow: hidden;
    margin-top: 5px;
    transition: all ease 0.3s;
    letter-spacing: 1px;
  }
  .xwzcba:hover h5 {
    color: #ffa644;
  }
  .xwzcba:hover .xwzcba_w h6 {
    color: #ffa644;
  }
  .xwzcba:hover .xwzcba_w p {
    color: #ffa644;
  }
  .xwys {
    width: 100%;
    margin-top: 8%;
  }
  .xwyb {
    height: 230px;
    overflow: hidden;
    margin-top: 2%;
  }
  .changj_wd {
    width: 100%;
    margin-top: 10px;
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 10px;
  }
  .wen {
    width: 100%;
  }
  .wen img {
    float: left;
    width: 24px;
  }
  .wen p {
    float: right;
    width: calc(100% - 43px);
    font-size: 0.83rem;
    color: #494949;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 24px;
    transition: all ease 0.3s;
    font-family: "宋体";
  }
  .da {
    width: 100%;
    margin-top: 6px;
  }
  .da img {
    float: left;
    width: 24px;
  }
  .da p {
    float: right;
    width: calc(100% - 43px);
    font-size: 0.8rem;
    color: #9a9a9a;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    transition: all ease 0.3s;
    font-family: "宋体";
  }
  .changj_wd:hover .wen p {
    color: #ffa644;
  }
  /*联系*/
  .lx {
    width: 100%;
    overflow: hidden;
    margin-top: 8%;
    padding: 6% 0;
    background-color: #f9f9f9;
  }
  .lxx {
    width: 100%;
    margin-top: 5%;
  }
  .lxa {
    width: 100%;
  }
  .lxa img {
    width: 100%;
  }
  .lxb {
    width: 100%;
    margin-top: 5%;
  }
  .lxb > input {
    width: 48.28%;
    line-height: 32px;
    border: 1px solid #efeeee;
    padding-left: 32px;
    font-size: 0.8rem;
    color: #b6b6b6;
    background-image: url(../img/r38.png);
    background-repeat: no-repeat;
    background-position: left 12px center;
    letter-spacing: 1px;
  }
  .lxb > .input2 {
    background-image: url(../img/r39.png);
  }
  .lxb > textarea {
    width: 100%;
    line-height: 32px;
    border: 1px solid #efeeee;
    padding-left: 32px;
    font-size: 0.8rem;
    color: #b6b6b6;
    font-family: "宋体";
    background-image: url(../img/r40.png);
    background-repeat: no-repeat;
    background-position: left 12px top 10px;
    height: 120px;
    margin-top: 4%;
    letter-spacing: 1px;
  }
  .lxba_a {
    width: 100%;
    margin-top: 4%;
  }
  .lxba_a > input {
    width: 80px;
    line-height: 32px;
    border: 1px solid #efeeee;
    padding-left: 12px;
    font-size: 0.8rem;
    color: #b6b6b6;
    font-family: "宋体";
  }
  .lxba_a img {
    float: left;
    width: 50px;
    height: 32px;
    margin-left: 2%;
  }
  .lxba_a p {
    float: left;
    line-height: 32px;
    font-size: 0.75rem;
    color: #b6b6b6;
    font-family: "宋体";
    cursor: pointer;
    margin-left: 10px;
  }
  .tj {
    width: 48.28%;
  }
  .tj input {
    width: 100%;
    cursor: pointer;
    line-height: 32px;
    font-size: 0.85rem;
    text-align: center;
    background-image: url(../img/r41.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
  }
  /*footer*/
  .yj {
    width: 100%;
    background-color: #303030;
    overflow: hidden;
    padding: 8% 0 22% 0;
  }
  .yja {
    width: 100%;
    margin-top: 5%;
  }
  .yjaa {
    width: 48%;
  }
  .yjaa p {
    font-size: 0.75rem;
    color: #fff;
    line-height: 24px;
  }
  .yjaa p span {
    font-size: 0.8rem;
  }
  .yjaa h6 {
    font-size: 0.95rem;
    color: #fff;
    line-height: 26px;
  }
  .yjaa_a {
    width: 120px;
    margin-top: 10px;
  }
  .yjaa_a img {
    width: 100%;
  }
  .yjaa > img {
    float: right;
    width: 110px;
    margin-top: 10px;
    margin-right: 5%;
  }

  .yjf {
    width: 100%;
    border-top: 1px solid #414141;
    padding: 4px 0;
    margin-top: 5%;
  }
  .yjf img {
    display: none;
  }
  .yjf p {
    font-size: 0.75rem;
    color: #4a4a4a;
    line-height: 18px;
    float: none;
    display: inline;
    margin-right: 4px;
  }
  .yjf p a {
    font-size: 0.75rem;
    color: #4a4a4a;
    font-family: "宋体";
  }
  .yjf p a:hover {
    color: #fff;
  }

  /*产品列表页*/
  .neiye {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 15.3%;
    margin-bottom: 10%;
  }
  .cpnz {
    width: 100%;
    margin-top: 10%;
  }
  .cpnza {
    width: 100%;
  }
  .cpnza p {
    font-size: 1rem;
    color: #b5b5b5;
    line-height: 13px;
    text-transform: uppercase;
    text-align: center;
  }
  .cpnza h6 {
    font-size: 1.4rem;
    color: #333333;
    position: relative;
    z-index: 2;
    text-align: center;
    margin-top: 4px;
  }
  .cpnzb {
    width: 100%;
    margin-top: 5%;
    overflow: auto;
  }

  .cpzka {
    width: 100%;
    border-bottom: 1px solid #ededed;
  }
  .cpzka .h {
    line-height: 30px;
    padding: 5px 0 5px 22px;
    background-image: url(../img/r8.png);
    background-repeat: no-repeat;
    background-position: left 6px center;
    transition: all ease 0.3s;
  }
  .cpzka .h a {
    font-size: 1rem;
    color: #2c2c2c;
    transition: all ease 0.3s;
  }
  .cpzkb {
    width: 100%;
    margin-top: -5px;
    height: 0;
    overflow: hidden;
    transition: all ease 0.3s;
    padding-left: 20px;
    margin-bottom: 5px;
  }
  .cpzkb p {
    line-height: 26px;
    display: inline-block;
    margin-right: 8px;
  }
  .cpzkb p a {
    font-size: 0.82rem;
    color: #2c2c2c;
    transition: all ease 0.3s;
  }
  .cpzkaa .h {
    background-image: url(../img/r56.png);
  }
  .cpzkaa .h a {
    color: #089cef;
  }
  .cpzkaa .cpzkb {
    height: auto;
  }
  .cpzkaa .cpzkb p.on a {
    color: #089cef;
  }
  .cpzka:hover .h {
    background-image: url(../img/r56.png);
  }
  .cpzka:hover .h a {
    color: #089cef;
  }
  .cpzkb p:hover a {
    color: #089cef;
  }

  .cpnzb_a {
    width: 25%;
    line-height: 40px;
    height: 40px;
    text-align: center;
    background-color: #ededed;
    transition: all ease 0.3s;
    float: left;
  }
  .cpnzb_a a {
    font-size: 0.9rem;
    color: #2c2c2c;
    transition: all ease 0.3s;
  }
  h1.cpnzb_a {
    line-height: 29px;
  }
  .cpnzb_aa {
    background-color: #089cef;
  }
  .cpnzb_aa a {
    color: #fff;
  }
  .cpnzb_a:hover {
    background-color: #089cef;
  }
  .cpnzb_a:hover a {
    color: #fff;
  }
  .cpny {
    width: 100%;
  }
  .cpnya {
    width: 100%;
    margin-top: 7%;
  }
  .cpnya h6 {
    font-size: 1.2rem;
    color: #000000;
    border-bottom: 2px solid #089cef;
    float: left;
    padding-bottom: 5px;
    position: relative;
    z-index: 2;
  }
  .cpnya h1 {
    font-size: 1.2rem;
    color: #000000;
    border-bottom: 2px solid #089cef;
    float: left;
    padding-bottom: 5px;
    position: relative;
    z-index: 2;
  }
  .cpnya p {
    display: none;
  }
  .cpnyb {
    width: 100%;
  }
  .cpnyc {
    width: 100%;
    padding: 5%;
    border: 1px solid #ececec;
    margin-top: 6%;
    transition: all ease 0.3s;
  }
  .cpnyc_t {
    width: 38%;
    overflow: hidden;
  }
  .cpnyc_t img {
    width: 100%;
    transition: all ease 0.3s;
  }
  .cpnyc_w {
    width: 57%;
    margin-top: 3%;
  }
  .cpnyc_w h6 {
    font-size: 1rem;
    color: #444444;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px dashed #e4e4e4;
    padding-bottom: 9px;
  }
  .cpnyc_w p {
    font-size: 0.82rem;
    color: #444444;
    line-height: 23px;
    margin-top: 5%;
    height: 46px;
    overflow: hidden;
  }
  .cpnyc_m {
    display: none;
  }
  .cpnyc:hover {
    border-color: #fff;
    box-shadow: 0 0 20px 0 rgba(223, 223, 223, 0.75);
  }
  .cpnyc:hover .cpnyc_t img {
    transform: scale(1.05);
  }
  .yema {
    display: table;
    margin: 0 auto;
    margin-top: 8%;
  }
  .yema {
    display: table;
    margin: 0 auto;
    margin-top: 8%;
  }
  .yema p {
    float: left;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    border: 1px solid #dedede;
    text-align: center;
    line-height: 33px;
    margin: 0 4px;
    transition: all ease 0.3s;
  }
  .yema p a {
    font-size: 1rem;
    color: #697279;
    display: block;
    transition: all ease 0.3s;
  }
  .yema p.on {
    background-color: #099cef;
    border-color: #099cef;
  }
  .yema p.on a {
    color: #fff;
  }
  .yema p:hover {
    background-color: #099cef;
    border-color: #099cef;
  }
  .yema p:hover a {
    color: #fff;
  }
  .yema2 {
    display: table;
    margin: 0 auto;
    margin-top: 8%;
  }
  .yema2 {
    display: table;
    margin: 0 auto;
    margin-top: 8%;
  }
  .yema2 p {
    float: left;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    border: 1px solid #dedede;
    text-align: center;
    line-height: 33px;
    margin: 0 4px;
    transition: all ease 0.3s;
  }
  .yema2 p a {
    font-size: 1rem;
    color: #697279;
    display: block;
    transition: all ease 0.3s;
    border-radius: 50%;
  }
  .yema2 p.on {
    background-color: #099cef;
    border-color: #099cef;
  }
  .yema2 p a.on {
    color: #fff;
    background-color: #099cef;
    border-color: #099cef;
  }
  .yema2 p:hover {
    background-color: #099cef;
    border-color: #099cef;
  }
  .yema2 p:hover a {
    color: #fff;
    background-color: #099cef;
    border-color: #099cef;
  }
  .tjxw {
    width: 100%;
    margin-top: 60px;
    display: none;
  }
  .tjxw h6 {
    font-size: 22px;
    color: #dadada;
    line-height: 30px;
    text-transform: uppercase;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
  .tjxw h6 span {
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    margin-right: 9px;
    border-bottom: 3px solid #ff9f2d;
    padding-bottom: 15px;
  }
  .tjxwa {
    width: 99%;
    margin: 0 auto;
    border-bottom: 1px dashed #cbcbcb;
    padding: 7px 4px 7px 9px;
    margin-top: 12px;
    transition: all ease 0.3s;
  }
  .tjxwa p {
    float: left;
    font-size: 14px;
    color: #3e3e3e;
    line-height: 24px;
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all ease 0.3s;
  }
  .tjxwa span {
    float: right;
    display: block;
    font-size: 12px;
    color: #3e3e3e;
    line-height: 24px;
  }
  .tjxwa:hover p {
    color: #089cef;
    padding-left: 8px;
  }
  .tjxwa:hover span {
    color: #089cef;
  }

  /*产品内页*/
  .cpl {
    width: 100%;
    margin-top: 7%;
  }
  .cpla {
    width: 100%;
  }
  .cpnaz {
    width: 330px;
    float: none;
    margin: 0 auto;
  }
  .l_change {
    width: 100%;
  }
  #tsShopContainer li,
  #tsShopContainer img {
    vertical-align: top;
  }
  #tsShopContainer {
    width: 100%;
    position: relative;
    z-index: 3;
  }
  #tsShopContainer #tsImgS {
    text-align: center;
    width: 100%;
    position: relative;
  }
  #tsShopContainer #tsImgS a {
    display: block;
    text-align: center;
    margin: 0px auto;
    width: 100%;
  }
  #tsShopContainer #tsImgS img {
    border: 0px;
    width: 100%;
    height: 330px;
  }
  #tsShopContainer #tsPicContainer {
    width: 100%;
    height: 56px;
    position: relative;
    z-index: 4;
    margin-top: 15px;
  }
  #tsShopContainer #tsPicContainer #tsImgSArrL {
    width: 20px;
    height: 52px;
    background: url(../img/s53-1.png) no-repeat right center;
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer;
    background-size: 100%;
  }
  #tsShopContainer #tsPicContainer #tsImgSArrR {
    width: 20px;
    height: 52px;
    background: url(../img/s53.png) no-repeat left center;
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    background-size: 100%;
  }
  #tsShopContainer #tsPicContainer #tsImgSCon {
    position: absolute;
    top: 0px;
    left: 23px;
    height: 79px;
    overflow: hidden;
    z-index: 5;
    width: 89.766%;
  }
  #tsShopContainer #tsPicContainer #tsImgSCon ul {
    width: 100%;
    overflow: hidden;
  }
  #tsShopContainer #tsPicContainer #tsImgSCon li {
    width: 57px;
    float: left;
    cursor: pointer;
    overflow: hidden;
  }
  #tsShopContainer #tsPicContainer #tsImgSCon li img {
    display: block;
    width: 92%;
    margin: 0 auto;
  }
  #tsShopContainer #tsPicContainer #tsImgSCon li.tsSelectImg img {
    border: 2px solid #fa9721;
  }
  .cplay {
    width: 92%;
    margin: 0 auto;
    margin-top: 5%;
    float: none;
  }
  .cplay h1 {
    font-size: 1.2rem;
    color: #2c2c2c;
    line-height: 26px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
  }
  .cplayp {
    width: 100%;
    margin-top: 2%;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 4%;
  }
  .cplayp p {
    width: 100%;
    float: left;
    font-size: 0.85rem;
    color: #2c2c2c;
    line-height: 22px;
    margin-top: 11px;
  }
  .cplayt {
    display: none;
  }
  .cplb {
    width: 100%;
    margin-top: 2%;
  }
  .cplba {
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 14%;
    margin-top: 8%;
  }
  .cplba h4 {
    font-size: 1.1rem;
    color: #3e3e3e;
    line-height: 22px;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 10px;
    margin-bottom: 2%;
    font-weight: bold;
    letter-spacing: 1px;
  }
  .cplba h4 span {
    border-bottom: 2px solid #099cef;
    padding-bottom: 9px;
  }
  .cplba_a {
    width: 44%;
    margin: 0 3%;
    margin-top: 4%;
  }
  .cplba_a img {
    width: 100%;
    border: 8px solid #f5f5f5;
  }
  .cplba_a p {
    width: 100%;
    font-size: 0.65rem;
    color: #3e3e3e;
    line-height: 15px;
    margin-top: 8px;
    height: 20px;
    padding-left: 13px;
    background-image: url(../img/r56.png);
    background-repeat: no-repeat;
    background-position: left 2px top 4px;
    background-size: 6px 6px;
  }
  .cplbb {
    width: 100%;
    margin-top: 8%;
  }
  .cplbb_t {
    width: 100%;
  }
  .cplbb_t p {
    text-align: center;
    font-size: 0.8rem;
    color: #c1c1c1;
    line-height: 12px;
    text-transform: uppercase;
  }
  .cplbb_t h6 {
    display: table;
    margin: 0 auto;
    position: relative;
    font-size: 1.2rem;
    color: #099cef;
    font-weight: bold;
    margin-top: 4px;
    letter-spacing: 1px;
  }
  .cplbb_t h6::after {
    position: absolute;
    content: "";
    background-image: url(../img/r59.png);
    width: 90px;
    height: 5px;
    background-size: 100% 100%;
    left: -105px;
    top: 10px;
  }
  .cplbb_t h6::before {
    position: absolute;
    content: "";
    background-image: url(../img/r60.png);
    width: 90px;
    height: 5px;
    background-size: 100% 100%;
    right: -105px;
    top: 10px;
  }
  .cplbb_a {
    width: 100%;
    margin: 0 auto;
    margin-top: 3%;
  }
  .cplbb_aa {
    width: 45%;
    position: relative;
    margin: 2.5%;
  }
  .cplbb_aa img {
    width: 100%;
  }
  .cplbb_aa p {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 0.7rem;
    color: #fff;
    left: 0;
    top: 50%;
    text-transform: uppercase;
    margin-top: -21px;
  }
  .cplbb_aa p span {
    display: block;
    font-size: 1rem;
    margin-bottom: 2px;
  }
  .cplbc {
    width: 100%;
    margin-top: 8%;
  }
  .cplbca {
    width: 100%;
  }
  .cplbca h6 {
    font-size: 1.1rem;
    line-height: 22px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e3e3e3;
    font-weight: bold;
    letter-spacing: 1px;
    color: #3e3e3e;
  }
  .cplbca h6 span {
    border-bottom: 2px solid #099cef;
    padding-bottom: 9px;
  }
  .cplbca p {
    font-size: 0.85rem;
    color: #3e3e3e;
    line-height: 24px;
    padding: 0 4%;
    margin-top: 5%;
  }
  .cplbc .cplbb_t {
    margin-top: 8%;
  }
  .cplbcb {
    width: 100%;
    margin: 0 auto;
    margin-top: 4%;
  }
  .cplbcb img {
    float: left;
    width: 45%;
    border: 1px solid #eaeaea;
    margin: 2.5%;
  }
  .cplbd {
    width: 95%;
    margin: 0 auto;
    margin-top: 6%;
  }
  .cplbd img {
    width: 100%;
  }
  .cplbe {
    display: none;
  }
  .cplbf {
    width: 100%;
    margin-top: 8%;
  }
  .cplbfa {
    width: 100%;
    margin: 0 auto;
    margin-top: 5%;
  }
  .cplbfa_a {
    width: 45%;
    margin: 2.5%;
  }
  .cplbfa_at {
    width: 100%;
    overflow: hidden;
  }
  .cplbfa_at img {
    width: 100%;
    transition: all ease 0.3s;
  }
  .cplbfa_aw {
    width: 100%;
    border: 1px solid #e7e7e7;
    border-top: none;
    padding: 4%;
  }
  .cplbfa_aw h6 {
    font-size: 0.92rem;
    color: #4f4f4f;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .cplbfa_aw p {
    display: none;
  }
  .cplbfa_a:hover .cplbfa_at img {
    transform: scale(1.1);
  }
  .cplbg {
    width: 100%;
    margin-top: 6%;
  }
  .cplbga {
    width: 100%;
    margin-top: 31px;
    overflow: hidden;
  }
  .cplbgd {
    width: 45%;
    margin: 0 2.5%;
    position: relative;
  }
  .cplbgd:nth-child(3) {
    display: none;
  }
  .cplbgd img {
    width: 100%;
    transition: all ease 0.3s;
  }
  .cplbgd p {
    position: absolute;
    width: 96%;
    left: 2%;
    bottom: 8px;
    text-align: center;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: "宋体";
    letter-spacing: 1px;
  }
  .cplbgd:hover img {
    transform: scale(1.05);
  }
  .cplbgx {
    display: table;
    margin: 0 auto;
    margin-top: 5%;
  }
  .cplbgx li {
    width: 10px;
    height: 10px;
    background-color: #d4d4d4;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
    transition: all ease 0.3s;
  }
  .cplbgx li.on {
    background-color: #099cef;
  }

  /*注塑加工页*/
  .zsya {
    width: 100%;
    margin-top: 10%;
  }
  .zsyaa {
    width: 100%;
  }
  .zsyaa h6 {
    background-image: url(../img/r61.png);
    background-repeat: no-repeat;
    background-size: 3px 33px;
    background-position: left top;
    padding-left: 13px;
    font-size: 13px;
    color: #8e8e8e;
    line-height: 20px;
  }
  .zsyaa h6 span {
    display: block;
    font-size: 1.2rem;
    color: #121212;
  }
  .zsyaa p {
    padding-left: 13px;
    font-size: 0.85rem;
    color: #7f7f7f;
    line-height: 22px;
    margin-top: 4%;
  }
  .zsyab {
    width: 100%;
    position: relative;
    margin-top: 5%;
  }
  .zsyab img {
    width: 100%;
  }
  .zsya_an {
    position: absolute;
    right: 10px;
    bottom: 10px;
  }
  .zsya_anz {
    background-image: url(../img/r62.png);
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
  }
  .zsya_any {
    background-image: url(../img/r63.png);
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    margin-left: 10px;
  }
  .zsya_anza {
    background-image: url(../img/r62-1.png);
  }
  .zsya_anya {
    background-image: url(../img/r63-1.png);
  }
  .zsyb {
    width: 100%;
    margin-top: 10%;
  }
  .zsyba {
    width: 100%;
    padding-left: 12px;
  }
  .zsyba h6 {
    float: left;
    font-size: 2rem;
    color: #9a9a9a;
    font-family: Arial;
    font-weight: bold;
    line-height: 25px;
    margin-top: 3px;
  }
  .zsyba p {
    font-size: 0.75rem;
    color: #8e8e8e;
    line-height: 18px;
    margin-left: 10px;
    float: left;
  }
  .zsyba p span {
    display: block;
    font-size: 1.1rem;
    color: #121212;
  }
  .zsybb {
    width: 100%;
    margin-top: 5%;
    overflow: auto;
  }
  .zsybb table {
    width: 140%;
    border-left: 1px solid #e9e9e9;
  }
  .zsybb table tr th {
    background-color: #393c4f;
    font-size: 0.75rem;
    color: #fff;
    text-align: center;
    line-height: 36px;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
  }
  .zsybb table tr td {
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    font-size: 0.75rem;
    color: #494949;
    line-height: 30px;
    text-align: center;
  }
  .zsyc {
    width: 100%;
    margin-top: 10%;
  }
  .zsyca {
    width: 100%;
  }
  .zsyca img {
    float: left;
    width: 30%;
    border: 1px solid #b0b0b0;
    margin-left: 5%;
    margin-top: 5%;
  }
  .zsyca img.on {
    margin-left: 0;
  }

  /*案例列表页*/
  .all {
    width: 100%;
    margin-top: 8%;
  }
  .alla {
    width: 100%;
    border: 1px solid #f5f5f5;
    margin-top: 5%;
    padding: 4%;
    position: relative;
    transition: all ease 0.3s;
  }
  .alla_t {
    width: 48%;
    overflow: hidden;
  }
  .alla_t img {
    width: 100%;
    transition: all ease 0.3s;
  }
  .alla_w {
    width: 48%;
    margin-top: 2%;
  }
  .alla_w h6 {
    font-size: 0.95rem;
    color: #4f4f4f;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .alla_w span {
    width: 50px;
    height: 3px;
    background-color: #099cef;
    margin-top: 3%;
    display: block;
  }
  .alla_w p {
    font-size: 0.82rem;
    color: #727272;
    line-height: 22px;
    margin-top: 4%;
    height: 44px;
    overflow: hidden;
    font-family: "宋体";
    letter-spacing: 1px;
  }
  .alla_m {
    display: none;
  }
  .alla img.on {
    display: none;
  }
  .alla:hover {
    border-color: #fff;
    box-shadow: 0 0 20px 0 rgba(223, 223, 223, 0.75);
  }
  .alla:hover .alla_t img {
    transform: scale(1.1);
  }

  /*案例内页*/
  .alna {
    width: 100%;
    margin: 0 auto;
    background-color: #f9f9f9;
    border: 1px solid #f4f4f4;
    padding: 1% 2% 4% 2%;
  }
  .alna img {
    width: 45%;
    margin: 0 auto;
  }
  .alna_w {
    width: 100%;
  }
  .alna_w p {
    width: 50%;
    float: left;
    font-size: 0.82rem;
    color: #4d4d4d;
    line-height: 22px;
    margin-top: 15px;
    padding-left: 3%;
  }
  .alna_w p span {
    color: #353535;
  }
  .alnb {
    width: 100%;
    margin: 0 auto;
    margin-top: 8%;
  }
  .alnb h1 {
    font-size: 1.1rem;
    color: #2c2c2c;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    line-height: 24px;
    padding-bottom: 15px;
  }
  .alnba {
    width: 100%;
    margin-top: 5%;
    padding: 0 5px;
  }
  .alnba p {
    font-size: 0.85rem;
    color: #2c2c2c;
    line-height: 22px;
    margin-top: 10px;
  }
  .alnba img {
    max-width: 100%;
    margin: 5% auto;
  }
  .alnba p span {
    color: #ff8416;
  }

  /*合作客户页*/
  .khy {
    width: 104%;
    margin-left: -2%;
    margin-top: 6%;
  }
  .khya {
    width: 45%;
    margin: 2.5%;
  }
  .khya img {
    width: 100%;
    border: 1px solid #ebebeb;
    transition: all ease 0.3s;
  }
  .khya p {
    text-align: center;
    font-size: 0.8rem;
    color: #2c2c2c;
    line-height: 20px;
    height: 19px;
    margin-top: 6px;
  }
  .khya:hover img {
    border-color: #099cef;
  }

  /*评价列表页*/
  .pjla {
    width: 100%;
    padding: 4%;
    border: 1px solid #f6f6f6;
    background-color: #fafafa;
    position: relative;
    transition: all ease 0.3s;
    margin-top: 5%;
  }
  .pjla_t {
    width: 27%;
    overflow: hidden;
  }
  .pjla_t img {
    width: 100%;
    transition: all ease 0.3s;
  }
  .pjla_w {
    width: 68%;
    margin-top: 1%;
  }
  .pjla_w h6 {
    font-size: 0.95rem;
    color: #4e4e4e;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all ease 0.3s;
  }
  .pjla_w img {
    width: 50px;
    margin-top: 6px;
  }
  .pjla_w p {
    font-size: 0.82rem;
    color: #939191;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    margin-top: 2%;
    font-family: "宋体";
    letter-spacing: 1px;
  }
  .pjla_w h5 {
    display: none;
  }
  .pjla img.on {
    display: none;
  }
  .pjla:hover {
    border-color: #fff;
    box-shadow: 0 0 20px 0 rgba(223, 223, 223, 0.75);
    background-color: #fff;
  }
  .pjla:hover .pjla_t img {
    transform: scale(1.1);
  }
  .pjla:hover .pjla_w h6 {
    color: #099cef;
  }

  /*新闻列表页*/
  .xwla {
    width: 100%;
    margin: 0 auto;
    padding: 4%;
    border: 1px solid #f6f6f6;
    position: relative;
    margin-top: 5%;
    transition: all ease 0.3s;
  }
  .xwla_a {
    width: 80px;
    height: 80px;
    background-color: #f2f2f2;
    padding-top: 8px;
  }
  .xwla_a p {
    text-align: center;
    font-size: 0.85rem;
    color: #828282;
  }
  .xwla_a p span {
    display: block;
    font-size: 2.2rem;
    font-family: Arial;
    color: #099cef;
    font-weight: bold;
  }
  .xwla_w {
    width: calc(96% - 80px);
    margin-top: 2px;
  }
  .xwla_w h6 {
    font-size: 0.95rem;
    color: #333333;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: 1px;
    transition: all ease 0.3s;
  }
  .xwla_w p {
    font-size: 0.82rem;
    color: #9e9e9e;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin-top: 8px;
    font-family: "宋体";
    letter-spacing: 1px;
  }
  .xwla h5 {
    display: none;
  }
  .xwla:hover {
    border-color: #fff;
    box-shadow: 0 0 20px 0 rgba(223, 223, 223, 0.75);
  }
  .xwla:hover .xwla_w h6 {
    color: #099cef;
  }

  /*新闻内页*/
  .xwn {
    width: 100%;
    margin-top: 4%;
  }
  .xwnz {
    width: 100%;
  }
  .xwnza {
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 12px;
  }
  .xwnza h1 {
    font-size: 1rem;
    color: #3a3a3a;
    line-height: 26px;
    font-weight: bold;
  }
  .xwnza p {
    font-size: 0.75rem;
    color: #6a6a6a;
    line-height: 20px;
    margin-top: 5px;
  }
  .fhlb {
    width: 36px;
    margin-top: -48px;
  }
  .fhlb img {
    width: 100%;
  }
  .xwnzb {
    width: 100%;
    margin: 0 auto;
    margin-top: 6%;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 4%;
  }
  .xwnzb p {
    font-size: 0.85rem;
    color: #575757;
    line-height: 23px;
  }
  .xwnzb p a {
    font-size: 0.85rem;
    color: #575757;
  }
  .xwnzb img {
    max-width: 100%;
    margin: 0 auto;
    margin-top: 6%;
  }
  .xwnzb img.on {
    width: 100%;
    margin-top: 8%;
  }
  .xwnzb > strong {
    font-weight: normal;
    font-size: 0.82rem;
    color: #4d4d4d;
    line-height: 22px;
    margin-top: 15px;
    display: block;
    margin-left: 4%;
  }
  .xwnzb > strong a {
    font-size: 0.82rem;
    color: #4d4d4d;
  }
  .xwnzc {
    width: 100%;
  }
  .xwnzc p {
    border-bottom: 1px solid #e6e6e6;
    font-size: 0.82rem;
    color: #575757;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px;
    padding-bottom: 10px;
  }
  .xwnzc p a {
    font-size: 0.82rem;
    color: #575757;
    transition: all ease 0.3s;
  }
  .xwnzc p a:hover {
    color: #099cef;
  }

  /*关于我们页*/
  .gyya {
    width: 100%;
  }
  .gyya_w {
    width: 100%;
    margin-top: 3%;
  }
  .gyya_w h5 {
    font-size: 1.2rem;
    color: #099cef;
    line-height: 30px;
  }
  .gyya_w h6 {
    font-size: 0.72rem;
    color: #d9d9d9;
  }
  .gyya_w p {
    font-size: 0.85rem;
    color: #828282;
    line-height: 23px;
    margin-top: 4%;
  }
  .gyya img {
    width: 80%;
    margin: 0 auto;
    margin-top: 4%;
  }
  .gyyb {
    width: 100%;
    margin-top: 7%;
  }
  .gyyba {
    width: 220%;
    margin-left: -60%;
  }
  #swiper_gya {
    width: 100%;
  }
  #swiper_gya img {
    width: 100%;
  }
  .gyyc {
    width: 100%;
    margin-top: 7%;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 5%;
    overflow: hidden;
  }
  .gyyc img {
    width: 130%;
    margin-left: -15%;
  }
  .gyyd {
    width: 100%;
    margin: 0 auto;
  }
  .gyyda {
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 6%;
    margin-top: 6%;
  }
  .gyyda img {
    width: 45%;
  }
  .gyyda:nth-child(2) .gyyda_w h6 {
    text-align: right;
  }
  .gyyda:nth-child(2) .gyyda_w p {
    text-align: right;
  }
  .gyyda_w {
    width: 100%;
    margin-top: 4%;
  }
  .gyyda_w h6 {
    font-size: 1rem;
    color: #3d3d3d;
    line-height: 24px;
  }
  .gyyda_w h6 span {
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 4px;
    display: inline-block;
  }
  .gyyda_w p {
    font-size: 0.82rem;
    color: #828282;
    line-height: 22px;
    margin-top: 2%;
    letter-spacing: 1px;
  }
  .swiper_gyb {
    width: 220%;
    margin-left: -60%;
  }
  .gyye {
    width: 100%;
    margin-top: 7%;
  }
  .gyye > img {
    width: 110%;
    margin-left: -5%;
    margin-bottom: 3%;
  }
  .gyyea {
    width: 100%;
    margin: 5% 0;
    box-shadow: 0 0 20px 0 rgba(230, 230, 230, 0.71);
    position: relative;
    cursor: pointer;
  }
  .gyyea_t {
    width: 100%;
    overflow: hidden;
  }
  .gyyea_t img {
    width: 100%;
    transition: all ease 0.3s;
  }
  .gyyea_w {
    width: 100%;
    padding: 6% 5% 0 5%;
    height: 220px;
  }
  .gyyea_w > img {
    width: 28px;
    float: left;
  }
  .gyyea_wa {
    float: right;
    width: calc(96% - 28px);
    margin-top: -1px;
  }
  .gyyea_wa h6 {
    font-size: 1rem;
    color: #2e2e2e;
    line-height: 24px;
    margin-bottom: 5px;
  }
  .gyyea_wa p {
    font-size: 0.78rem;
    color: #6e6e6e;
    line-height: 21px;
  }
  .gyyea_wa p img {
    display: inline-block;
    margin-right: 4px;
    width: 6px;
    position: relative;
    top: -1px;
  }
  .gyyea img.on {
    width: 55px;
    position: absolute;
    right: 4%;
    top: 26%;
    transition: all ease 0.3s;
  }
  .gyyea:hover .gyyea_t img {
    transform: scale(1.1);
  }

  /*企业文化页*/
  .whya {
    width: 100%;
  }
  .whya img {
    width: 100%;
  }
  .whyb {
    width: 100%;
    margin-top: 8%;
    overflow: hidden;
  }
  .whyb p {
    text-align: center;
    font-size: 1.5rem;
    color: #000000;
    line-height: 30px;
  }
  .whyb span {
    width: 28px;
    height: 1px;
    background-color: #000000;
    margin: 0 auto;
    display: block;
    margin-top: 12px;
  }
  .whyb img {
    width: 110%;
    margin-top: 5%;
    margin-left: -5%;
  }

  /*联系若贤*/
  .lxya {
    width: 100%;
    background-image: url(../img/r91.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    padding-top: 5%;
    background-size: 100% auto;
  }
  .lxya h6 {
    font-size: 1.2rem;
    color: #000000;
    line-height: 20px;
  }
  .lxya h6 span {
    font-size: 0.72rem;
    color: #b7b7b7;
    display: block;
  }
  .lxyaa {
    padding-left: 10px;
    width: 100%;
  }
  .lxyaa p {
    font-size: 0.9rem;
    color: #5f5f5f;
    margin-top: 10px;
  }
  .lxyaa p img {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 10px;
    width: 32px;
  }
  .ditu {
    width: 96%;
    margin: 0 auto;
    margin-top: 8%;
    position: relative;
  }
  .ditu img {
    position: absolute;
    width: 140px;
    left: -0px;
    top: 0;
  }
  .rx_map {
    position: relative !important;
    width: 100% !important;
  }

  @media (min-width: 350px) {
  }

  @media (min-width: 374px) {
    .al {
      background-size: auto 78.8%;
    }
    .lxyaa p {
      font-size: 1rem;
    }
    .lxyaa p img {
      margin-right: 14px;
    }
  }

  @media (min-width: 400px) {
    .al {
      background-size: auto 79.5%;
    }
  }

  @media (min-width: 414px) {
  }

  @media (min-width: 450px) {
    .al {
      background-size: auto 81%;
    }
    .gyb {
      margin-top: -8%;
    }
  }

  @media (min-width: 500px) {
    .sjdha_t2 {
      width: 36px;
      top: calc(50% - 15px);
    }
    .al {
      background-size: auto 82%;
    }
    .gyb {
      height: 110px;
      background-size: auto 110px;
    }
    .gyaa h6 {
      display: block;
    }
    .alla_t {
      width: 42%;
    }
    .alla_w {
      width: 54%;
      margin-top: 3%;
    }
    .gyyea_w {
      height: 200px;
    }
    .gyyea img.on {
      top: 35%;
    }
  }

  @media (min-width: 550px) {
    .al {
      background-size: auto 83%;
    }
    .gyaa p {
      margin-top: 6%;
    }

    .cpnaz {
      width: 450px;
    }
    #tsShopContainer #tsImgS img {
      height: 450px;
    }
    #tsShopContainer #tsPicContainer {
      height: 72px;
    }
    #tsShopContainer #tsPicContainer #tsImgSArrL {
      width: 20px;
      height: 72px;
      background-size: 100% 100%;
    }
    #tsShopContainer #tsPicContainer #tsImgSArrR {
      width: 20px;
      height: 72px;
      background-size: 100% 100%;
    }
    #tsShopContainer #tsPicContainer #tsImgSCon li {
      width: 80px;
    }
    #tsShopContainer #tsPicContainer #tsImgSCon li img {
      width: 90%;
    }
    .pjla_w p {
      height: 44px;
    }
    .gyyea img.on {
      top: 38%;
    }
  }

  @media (min-width: 600px) {
    .sjdha_t2 {
      width: 43px;
      top: calc(50% - 17.5px);
    }
    .al {
      background-size: auto 84%;
    }
    .gyaa_m {
      margin-top: 7%;
    }
    .gyb {
      height: 130px;
      background-size: auto 130px;
      padding-top: 30px;
    }
    .pjla_w {
      margin-top: 2%;
    }
    .gyyea img.on {
      top: 41%;
    }
  }

  @media (min-width: 650px) {
    .al {
      background-size: auto 85%;
    }
    .gyyea img.on {
      top: 42%;
    }
  }

  @media (min-width: 700px) {
    .al {
      background-size: auto 86%;
    }
  }
}
